C# Class CyclicCellularAutomaton.Cell

Afficher le fichier Open project: stonemonkey/Internship2013 Class Usage Examples

Méthodes publiques

Méthode Description
Cell ( int line, int column, ConsoleColor c ) : System

Method Details

Cell() public méthode

public Cell ( int line, int column, ConsoleColor c ) : System
line int
column int
c ConsoleColor
Résultat System