Example #1
0
 public Player(Chessboard board)
 {
     chessBoard = board;
 }