This topic has not yet been rated - Rate this topic

Module.ResolveMethod Method

Returns the method 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
Public method ResolveMethod(Int32) Returns the method or constructor identified by the specified metadata token.
Public method ResolveMethod(Int32, Type[], Type[]) Returns the method or constructor identified by the specified metadata token, in the context defined by the specified generic type parameters.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.