Esempio n. 1
0
 public void DoSetAlarm()
 {
     _modeManager.SetMode(Mode.SET_ALARM);
     _timeManager.ShowAlarmTime();
 }