Ejemplo n.º 1
0
 private void MoveToNextStep()
 {
     _gameController.MoveToNextState();
     UpdateTabControl();
     UpdateGrid();
 }