Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TheAirline
GUIModel
PagesModel
AirportPageModel
AirportStatisticsMVMM
C# Class TheAirline.GUIModel.PagesModel.AirportPageModel.AirportStatisticsMVMM
Mostra file
Open project: TheAirlineProject/tap-desktop
Public Methods
Method
Description
AirportStatisticsMVMM
(
Airline
airline
,
double
passengers
,
double
passengersPerFlight
,
double
flights
,
int
routes
) :
System
Method Details
AirportStatisticsMVMM()
public
method
public
AirportStatisticsMVMM
(
Airline
airline
,
double
passengers
,
double
passengersPerFlight
,
double
flights
,
int
routes
) :
System
airline
TheAirline.Models.Airlines.Airline
passengers
double
passengersPerFlight
double
flights
double
routes
int
return
System