Module::ResolveMethod Method
.NET Framework (current version)
Returns the method identified by a metadata token.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ResolveMethod(Int32) | Returns the method or constructor identified by the specified metadata token. |
![]() | ResolveMethod(Int32, array<Type^>^, array<Type^>^) | Returns the method or constructor identified by the specified metadata token, in the context defined by the specified generic type parameters. |
Show:
