C# Class TheImmigrationGame.Cell

Exibir arquivo Open project: stonemonkey/Internship2013 Class Usage Examples

Public Methods

Method Description
Cell ( int line, int collumn, ConsoleColor color ) : System

Method Details

Cell() public method

public Cell ( int line, int collumn, ConsoleColor color ) : System
line int
collumn int
color ConsoleColor
return System