Summary
Initializes a new instance of the
MethodNotFoundException
class.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- Method
Not Found Exception
Syntax
public MethodNotFoundException(string[] methodNames)
Parameters
Name | Type | Description |
---|---|---|
methodNames | string[] | The method names. |
Return Value
Type | Description |
---|---|
void |