Name | Description | |
---|---|---|
Equals | Overridden. Returns a value that indicates whether this instance is equal to a specified object. | |
GetHashCode | Overridden. Serves as the default hash function.Returns the hash code for this instance. | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) | |
ToString | Returns a string that represents the current object. (Inherited from object) |