Ejemplo n.º 1
0
 private void DisplayClock()
 {
     txtTimer.text = timer.ToMinutes();
 }