프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AirlinerFacility | System |
메소드 | 설명 | |
---|---|---|
AirlinerFacility ( string section, string uid, FacilityType type, int fromYear, int serviceLevel, double percentOfSeats, double pricePerSeat, double seatUses ) : System | ||
GetObjectData ( |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |