Iso3166FromAlpha3 Method
Obtain ISO3166-1 Country based on its Alpha3 code.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static Iso3166Country FromAlpha3(
string alpha3
)
- alpha3 String
- Country Alpha3 code
Iso3166CountryThe country representing the Alpha3 code. Parameter is not case-sensitive.