C# 클래스 TheImmigrationGame.Cell

파일 보기 프로젝트 열기: stonemonkey/Internship2013 1 사용 예제들

공개 메소드들

메소드 설명
Cell ( int line, int collumn, ConsoleColor color ) : System

메소드 상세

Cell() 공개 메소드

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