Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Module::ResolveMethod Method

 

Returns the method identified by a metadata token.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodResolveMethod(Int32)

Returns the method or constructor identified by the specified metadata token.

System_CAPS_pubmethodResolveMethod(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.

Return to top
Show:
© 2017 Microsoft