Property | Type | Description | |
---|---|---|---|
Airliner | System | ||
GetSeatingCapacity | int |
Method | Description | |
---|---|---|
AddAirlinerClass ( |
||
Airliner ( string id, |
||
ClearAirlinerClasses ( ) : void | ||
GetAge ( ) : int | ||
GetAirlinerClass ( |
||
GetCargoCapacity ( ) : double | ||
GetLeasingPrice ( ) : long | ||
GetObjectData ( |
||
GetPrice ( ) : long | ||
GetTotalSeatCapacity ( ) : int | ||
GetValue ( ) : long | ||
RemoveAirlinerClass ( |
Method | Description | |
---|---|---|
Airliner ( |
||
GetSeatingCapacity ( |
public AddAirlinerClass ( |
||
airlinerClass | ||
return | void |
public Airliner ( string id, |
||
id | string | |
type | ||
tailNumber | string | |
builtDate | System.DateTime | |
return | System |
public GetAirlinerClass ( |
||
type | ||
return |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public RemoveAirlinerClass ( |
||
airlinerClass | ||
return | void |