메소드 | 설명 | |
---|---|---|
CountryCodeService ( IJsonSerializationService |
||
GetCountryCodeByISOLongCode ( string isoLongCode ) : CountryCodeItem | ||
GetCountryCodes ( ) : List |
메소드 | 설명 | |
---|---|---|
GetCountryCodeItems ( ) : List |
||
GetISOCountryCodes ( ) : ISOCountryCodeCollection |
public CountryCodeService ( IJsonSerializationService |
||
jsonSerializationService | IJsonSerializationService |
|
리턴 | System |
public GetCountryCodeByISOLongCode ( string isoLongCode ) : CountryCodeItem | ||
isoLongCode | string | |
리턴 | CountryCodeItem |