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