Example #1
0
 public string Fly()
 {
     return(flight.Do());
 }