The DefaultMethodAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DefaultMethodAttribute | Creates a new instance of the class DefaultMethodAttribute. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| GetHashCode | Returns the hash code for this instance. | |
| GetType | Gets the Type of the current instance. | |
| IsDefaultAttribute | When overridden in a derived class, returns an indication whether the value of this instance is the default value for the derived class. | |
| Match | When overridden in a derived class, returns a value indicating whether this instance equals a specified object. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. |