Пример #1
0
 private void OnRemoteBoardChange(Seed seed, int row, int col)
 {
     board.SetCell(seed, row, col);
 }