Method BuildConstructorCall
BuildConstructorCall(Type, String, Object[])
Declaration
public IRPCConstructorCall BuildConstructorCall(Type objectType, string objectUID, object[] arguments)
Parameters
Type | Name | Description |
---|---|---|
Type | objectType | |
System.String | objectUID | |
System.Object[] | arguments |
Returns
Type | Description |
---|---|
IRPCConstructorCall |