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
AirportDistanceMVVM
C# Class TheAirline.GUIModel.PagesModel.AirportPageModel.AirportDistanceMVVM
Datei anzeigen
Open project: TheAirlineProject/tap-desktop
Public Methods
Method
Description
AirportDistanceMVVM
(
Airport
destination
,
double
distance
) :
System
Method Details
AirportDistanceMVVM()
public
method
public
AirportDistanceMVVM
(
Airport
destination
,
double
distance
) :
System
destination
TheAirline.Models.Airports.Airport
distance
double
return
System