Esempio n. 1
0
 public void AddMinute()
 {
     timer.ModifyTimeRemaining(60, checkForEvents: true);
 }