Iso3166ToLookup Method
Creates a dictionary based on the Alpha2 as key and the readable name as value. Intended for select dropdowns on front-end
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static ILookup<string, string> ToLookup()
Return Value
ILookupString,
StringDictionary of all available countries with the Alpha2 as key and readable name as value