예제 #1
0
 public Time(IDateTime dt)
 {
     this.dt = dt.GetDate();
 }