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