Свойство | Type | Description | |
---|---|---|---|
AirportStatistics | System |
Méthode | Description | |
---|---|---|
AddStatisticsValue ( int year, |
||
AirportStatistics ( ) : System | ||
GetObjectData ( |
||
GetStatisticsValue ( int year, |
||
GetTotalValue ( int year, |
||
GetYears ( ) : List |
||
SetStatisticsValue ( int year, |
Méthode | Description | |
---|---|---|
AirportStatistics ( |
public AddStatisticsValue ( int year, |
||
year | int | |
airline | ||
type | ||
value | int | |
Résultat | void |
public GetObjectData ( |
||
info | ||
context | ||
Résultat | void |
public GetStatisticsValue ( int year, |
||
year | int | |
airline | ||
type | ||
Résultat | double |
public GetTotalValue ( int year, |
||
year | int | |
type | ||
Résultat | double |
public SetStatisticsValue ( int year, |
||
year | int | |
airline | ||
type | ||
value | int | |
Résultat | void |