Name | Description | |
---|---|---|
Country Constructor | Initializes a new instance of the Country class. |
The following tables list the members exposed by Country.
Name | Description | |
---|---|---|
Country Constructor | Initializes a new instance of the Country class. |
Name | Description | |
---|---|---|
GeonameId | Gets or sets the geoname identifier. | |
IsInEuropeanUnion | Gets or sets the is in european union. | |
IsoCode | Gets or sets the iso code. | |
Names | Gets or sets the names. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |