Exemple #1
0
 public void AddClock(object obj)
 {
     ClockList.Add(new Clock());
 }