Метод | Описание | |
---|---|---|
AddCountry ( |
||
Clear ( ) : void | ||
Count ( ) : int | ||
GetAllCountries ( ) : List |
||
GetCountries ( ) : List |
||
GetCountries ( |
||
GetCountry ( string uid ) : |
||
GetCountryFromTailNumber ( string tailnumber ) : |
public static AddCountry ( |
||
country | ||
Результат | void |
public static GetAllCountries ( ) : List |
||
Результат | List |
public static GetCountries ( |
||
region | ||
Результат | List |
public static GetCountry ( string uid ) : |
||
uid | string | |
Результат |
public static GetCountryFromTailNumber ( string tailnumber ) : |
||
tailnumber | string | |
Результат |