Beispiel #1
0
 protected void PauseTimers()
 {
     C_Timer.Pause();
     V_Timer.Pause();
     TurnTimer.Pause();
 }