예제 #1
0
파일: Game.cs 프로젝트: smorkeks/chess
 //Methods
 public Game(putString put)
 {
     this.put = put;
 }
예제 #2
0
파일: Game.cs 프로젝트: smorkeks/chess
 //Methods
 public Game(putString put)
 {
     this.put = put;
 }