Method InvokeMethod
InvokeMethod(String, Int32, Object[], ModuleOperationContext)
Declaration
public override SurrogateResponse InvokeMethod(string method, int overload, object[] arguments, ModuleOperationContext moduleOperation)
Parameters
Type | Name | Description |
---|---|---|
System.String | method | |
System.Int32 | overload | |
System.Object[] | arguments | |
ModuleOperationContext | moduleOperation |
Returns
Type | Description |
---|---|
SurrogateResponse |