Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TheAirline
GUIModel
PagesModel
AirportPageModel
DestinationFlightsMVVM
C# 클래스 TheAirline.GUIModel.PagesModel.AirportPageModel.DestinationFlightsMVVM
파일 보기
프로젝트 열기: TheAirlineProject/tap-desktop
1 사용 예제들
공개 메소드들
메소드
설명
DestinationFlightsMVVM
(
Airport
airport
,
Airline
airline
,
double
distance
,
List
aircrafts
,
int
flights
) :
System
메소드 상세
DestinationFlightsMVVM()
공개
메소드
public
DestinationFlightsMVVM
(
Airport
airport
,
Airline
airline
,
double
distance
,
List
aircrafts
,
int
flights
) :
System
airport
TheAirline.Models.Airports.Airport
airline
TheAirline.Models.Airlines.Airline
distance
double
aircrafts
List
flights
int
리턴
System