Property | Type | Description | |
---|---|---|---|
AirlineProfile | System | ||
GetCurrentLogo | string |
Method | Description | |
---|---|---|
AddLogo ( |
||
AddPreferedAircraft ( |
||
AirlineProfile ( string name, string iata, string color, string ceo, bool isReal, int founded, int folded ) : System | ||
GetObjectData ( |
Method | Description | |
---|---|---|
AirlineProfile ( |
||
GetCurrentLogo ( ) : string |
public AddPreferedAircraft ( |
||
type | ||
return | void |
public AirlineProfile ( string name, string iata, string color, string ceo, bool isReal, int founded, int folded ) : System | ||
name | string | |
iata | string | |
color | string | |
ceo | string | |
isReal | bool | |
founded | int | |
folded | int | |
return | System |
public GetObjectData ( |
||
info | ||
context | ||
return | void |