Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TheAirline
GUIModel
PagesModel
AirportPageModel
AirportTrafficMVVM
C# Class TheAirline.GUIModel.PagesModel.AirportPageModel.AirportTrafficMVVM
Datei anzeigen
Open project: TheAirlineProject/tap-desktop
Public Methods
Method
Description
AirportTrafficMVVM
(
Airport
destination
,
long
value
,
TrafficType
type
) :
System
Method Details
AirportTrafficMVVM()
public
method
public
AirportTrafficMVVM
(
Airport
destination
,
long
value
,
TrafficType
type
) :
System
destination
TheAirline.Models.Airports.Airport
value
long
type
TrafficType
return
System