C# Class GameOfLife.Cell

ファイルを表示 Open project: GDGPardubice/coding-dojo Class Usage Examples

Public Methods

Method Description
Cell ( int x, int y )

Method Details

Cell() public method

public Cell ( int x, int y )
x int
y int