Method CreateInstance
CreateInstance(String, Type, Object[])
Declaration
public override ServerSurrogateObject CreateInstance(string objectUid, Type instanceType, object[] constructorArguments)
Parameters
Type | Name | Description |
---|---|---|
System.String | objectUid | |
Type | instanceType | |
System.Object[] | constructorArguments |
Returns
Type | Description |
---|---|
ServerSurrogateObject |