예제 #1
0
 public void MoveToNextStation(IStation station, Plane plane) => simulatorService.MoveToNextStation(station, plane);