[SerializableAttribute]
public class Country
<SerializableAttribute>
Public Class Country
Country | Constructor class. |
CodeAlfa2 | ISO 3166-1 alfa-2 Code of country. |
CodeAlfa3 | ISO 3166-1 alfa-3 Code of country. |
CodeContinentAlfa2 | ISO 3166-1 alfa-2 Continent code for country. |
CodeContinentAlfa3 | ISO 3166-1 alfa-3 Continent code for country. |
ConventionalName | Conventional name of the country. |
EuropeanCommunity | his country belongs to the European community. |
LocalName | Country name in local language. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |