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