| IReflectGetMethod Method |
| Name | Description | |
|---|---|---|
| GetMethod(String, BindingFlags) | Retrieves a MethodInfo object that corresponds to a specified method under specified search constraints. | |
| GetMethod(String, BindingFlags, Binder, Type, ParameterModifier) | Retrieves a MethodInfo object corresponding to a specified method, using a Type array to choose from among overloaded methods. |