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