GameOfLifeTests Constructor
Delta Engine Documentation
Initializes a new instance of the
GameOfLifeTests
class
Namespace:
GameOfLife.Tests
Assembly:
GameOfLife.Tests
(in GameOfLife.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
GameOfLifeTests
()
public GameOfLifeTests()
Public
Sub
New
Public Sub New
public
:
GameOfLifeTests
()
public: GameOfLifeTests()
new
:
unit
->
GameOfLifeTests
new : unit -> GameOfLifeTests
See Also
GameOfLifeTests Class
GameOfLife.Tests Namespace