.NET Framework Class Library
IReflect..::.GetMethod Method

Retrieves a MethodInfo object that corresponds to a specified method.

Overload List

  NameDescription
Public methodGetMethod(String, BindingFlags)Retrieves a MethodInfo object that corresponds to a specified method under specified search constraints.
Public methodGetMethod(String, BindingFlags, Binder, array<Type>[]()[], array<ParameterModifier>[]()[])Retrieves a MethodInfo object corresponding to a specified method, using a Type array to choose from among overloaded methods.
Top
See Also

Reference

Tags :


Page view tracker