Iso3166FromAlpha2 Method
Looks up the country represented by the alpha2 parameter.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static Iso3166Country FromAlpha2(
string alpha2
)
- alpha2 String
- Country Alpha2 code. Parameter is not case-sensitive.
Iso3166CountryThe country representing the
alpha2 code