Property | Type | Description | |
---|---|---|---|
AirportContract | System |
Method | Description | |
---|---|---|
AirportContract ( |
||
GetMonthsLeft ( ) : int | ||
GetObjectData ( |
Method | Description | |
---|---|---|
AirportContract ( |
public AirportContract ( |
||
airline | ||
airport | ||
type | ContractType | |
terminaltype | ||
date | System.DateTime | |
numberOfGates | int | |
length | int | |
yearlyPayment | double | |
autorenew | bool | |
payFull | bool | |
isExclusiveDeal | bool | |
terminal | ||
return | System |
public GetObjectData ( |
||
info | ||
context | ||
return | void |