Esempio n. 1
0
 public Time(IDateTime dt)
 {
     this.dt = dt.GetDate();
 }