C# 클래스 TheAirline.Models.Airlines.StartDataRoute

파일 보기 프로젝트 열기: TheAirlineProject/tap-desktop 1 사용 예제들

공개 메소드들

메소드 설명
StartDataRoute ( string destination1, string destination2, int opened, int closed, Route routetype ) : System.Collections.Generic

메소드 상세

StartDataRoute() 공개 메소드

public StartDataRoute ( string destination1, string destination2, int opened, int closed, Route routetype ) : System.Collections.Generic
destination1 string
destination2 string
opened int
closed int
routetype TheAirline.Models.Routes.Route
리턴 System.Collections.Generic