MethodToken Members
.NET Framework 1.1
Public Fields
Public Properties
Token | Returns the metadata token for this method. |
Public Methods
Equals | Overridden. Tests whether the given object is equal to this MethodToken object. |
GetHashCode | Overridden. Returns the generated hash code for this method. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from ValueType) | Overridden. Returns the fully qualified type name of this instance. |
Protected Methods
Finalize (inherited from Object) | Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |

