C# 클래스 CyclicCellularAutomaton.Cell

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

공개 메소드들

메소드 설명
Cell ( int line, int column, ConsoleColor c ) : System

메소드 상세

Cell() 공개 메소드

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