MarshallingContext.

MarshallingContext(Transaction, ObjectReference, IUpdateDepth, bool) Constructor

Syntax

public MarshallingContext(Transaction trans, ObjectReference ref, IUpdateDepth updateDepth, bool isNew)

Parameters

Name Type Description
trans Transaction
ref ObjectReference
updateDepth IUpdateDepth
isNew bool

Return Value

Type Description
void