Returns a runtime method handle for the method or constructor identified by the specified metadata token.
Syntax
Parameters
- methodToken
-
A metadata token that identifies a method or constructor in the module.
Returns
A RuntimeMethodHandle for the method or constructor identified by methodToken.
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0