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
Silverlight
Returns the method that is identified by a metadata token.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ResolveMethod(Int32) | Returns the method or constructor that is identified by the specified metadata token. |
|
ResolveMethod(Int32, Type[], Type[]) | Returns the method or constructor that is identified by the specified metadata token, in the context defined by the specified generic type parameters. |