GameOfLife Constructor Delta Engine Documentation
Initializes a new instance of the GameOfLife class

Namespace: GameOfLife
Assembly: GameOfLife (in GameOfLife.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public GameOfLife(
	Size gridSize
)
See Also