C# Class CyclicCellularAutomaton.Cell

ファイルを表示 Open project: stonemonkey/Internship2013 Class Usage Examples

Public Methods

Method Description
Cell ( int line, int column, ConsoleColor c ) : System

Method Details

Cell() public method

public Cell ( int line, int column, ConsoleColor c ) : System
line int
column int
c ConsoleColor
return System