Exemplo n.º 1
0
 public void UpdateLabelTimer(int timePassed)
 {
     mainForm.UpdateLabelTimer(GetTimeLeft(timePassed));
 }