Exemplo n.º 1
0
 public override void Update(Board board, char mark)
 {
     board.FillCenterWithCell(mark);
 }