Beispiel #1
0
 private void RemovePlaneFromWaitersList(Plane plane, TakeoffRunwayStation runway) => simulatorService.RemoveWaiterFromStation(plane, runway);