Beispiel #1
0
 public void Start(int hour, int min, int sec)
 {
     clock.InitClock(hour, min, sec);
 }