Property | Type | Description | |
---|---|---|---|
AirlinerFacility | System |
Method | Description | |
---|---|---|
AirlinerFacility ( string section, string uid, FacilityType type, int fromYear, int serviceLevel, double percentOfSeats, double pricePerSeat, double seatUses ) : System | ||
GetObjectData ( |
Method | Description | |
---|---|---|
AirlinerFacility ( |
public AirlinerFacility ( string section, string uid, FacilityType type, int fromYear, int serviceLevel, double percentOfSeats, double pricePerSeat, double seatUses ) : System | ||
section | string | |
uid | string | |
type | FacilityType | |
fromYear | int | |
serviceLevel | int | |
percentOfSeats | double | |
pricePerSeat | double | |
seatUses | double | |
return | System |
public GetObjectData ( |
||
info | ||
context | ||
return | void |