Method | Description | |
---|---|---|
CountryCodeService ( IJsonSerializationService |
||
GetCountryCodeByISOLongCode ( string isoLongCode ) : CountryCodeItem | ||
GetCountryCodes ( ) : List |
Method | Description | |
---|---|---|
GetCountryCodeItems ( ) : List |
||
GetISOCountryCodes ( ) : ISOCountryCodeCollection |
public CountryCodeService ( IJsonSerializationService |
||
jsonSerializationService | IJsonSerializationService |
|
return | System |
public GetCountryCodeByISOLongCode ( string isoLongCode ) : CountryCodeItem | ||
isoLongCode | string | |
return | CountryCodeItem |