Class CountryPhoneCodes
public class CountryPhoneCodes
- Inheritance
-
CountryPhoneCodes
- Inherited Members
- Extension Methods
Constructors
CountryPhoneCodes()
public CountryPhoneCodes()
Fields
_countries
protected IEnumerable<CountryItem> _countries
Field Value
Properties
LastModified
public static DateTime LastModified { get; }
Property Value
Methods
GetCountries()
public IEnumerable<CountryItem> GetCountries()
Returns
InitCountries()
protected IEnumerable<CountryItem> InitCountries()