TypeDeclGetMethod Method |
Name | Description | |
---|---|---|
![]() | GetMethod(String, TypeRefBase) |
Get the method with the specified name and parameter types.
Searches base types.
|
![]() | GetMethodT(String, TypeRefBase) |
Get the method with the specified name and parameters, and of type T.
|