Method | Description | |
---|---|---|
AddCountry ( |
||
Clear ( ) : void | ||
Count ( ) : int | ||
GetAllCountries ( ) : List |
||
GetCountries ( ) : List |
||
GetCountries ( |
||
GetCountry ( string uid ) : |
||
GetCountryFromTailNumber ( string tailnumber ) : |
public static AddCountry ( |
||
country | ||
return | void |
public static GetCountries ( |
||
region | ||
return | List |
public static GetCountry ( string uid ) : |
||
uid | string | |
return |
public static GetCountryFromTailNumber ( string tailnumber ) : |
||
tailnumber | string | |
return |