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