コード例 #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;
 }