Esempio n. 1
0
 public Player(Chessboard board)
 {
     chessBoard = board;
 }