TypeDeclGetMethods Method |
Name | Description | |
---|---|---|
GetMethods(String, Boolean) |
Get all methods with the specified name.
Searches base types.
| |
GetMethods(String, Boolean, NamedObjectGroup) |
Get all methods with the specified name, adding them to the provided NamedObjectGroup.
Searches base types.
|