Beispiel #1
0
 public IFlightData CreateFlightData()
 {
     return(_dataFactory.CreateFlightData());
 }