Пример #1
0
 private void Game_OpenEmptyEvent(int x, int y)
 {
     view.OpenEmpty(x, y);
 }