AddressFactoryBaseSetCountries Method
Sets the list of Countries.
Namespace: Common.Core.ClassesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
protected static void SetCountries(
IList<ISOCountry> list
)
Parameters
- list IListISOCountry
- Collection of ISO-3166 Countries.