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