.NET Helper Packages
C#
Show/Hide TOC
Country
Code Class
Country details.
Definition
Namespace:
Common.Core.Models
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
public
class
CountryCode
:
IEquatable
<
CountryCode
>
Inheritance
Object
CountryCode
Implements
IEquatable
CountryCode
Constructors
CountryCode
Country details.
Properties
Code
Country code.
Name
Country name.
See Also
Reference
Common.Core.Models Namespace
In This Article
Definition
Constructors
Properties
See Also