TokenEditToken Members
In This Article
#Constructors
Name | Description |
---|---|
Token |
Initializes a new instance of the Token |
Token |
Initializes a new instance of the Token |
Token |
Initializes a new instance of the Token |
#Properties
Name | Description |
---|---|
Description | Gets or sets the description. |
Value | Gets or sets the value. Token values must be unique. |
#Methods
Name | Description |
---|---|
Clone() | |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
|
Get |
Gets the hash code (a number) that corresponds to the value of the current object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string representing the current object. |
See Also