CellTests Constructor
Delta Engine Documentation
Initializes a new instance of the
CellTests
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
CellTests
()
public CellTests()
Public
Sub
New
Public Sub New
public
:
CellTests
()
public: CellTests()
new
:
unit
->
CellTests
new : unit -> CellTests
See Also
CellTests Class
GameOfLife.Tests Namespace