UnmarshallingContext.

UnmarshallingContext(Transaction, ObjectReference, int, bool) Constructor

Syntax

public UnmarshallingContext(Transaction transaction, ObjectReference ref, int addToIDTree, bool checkIDTree)

Parameters

Name Type Description
transaction Transaction
ref ObjectReference
addToIDTree int
checkIDTree bool

Return Value

Type Description
void