예제 #1
0
 public void DelayFlight(TimeSpan timeSpan)
 {
     DepartureTime.Add(timeSpan);
 }