Пример #1
0
 private void StartTimer()
 {
     _gameTicker.StartCountdown(this, Settings.GameDuration);
 }