- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Marshall - Containing Type
- UnmarshallingContext
Syntax
public UnmarshallingContext(Transaction transaction, ByteArrayBuffer buffer, ObjectReference ref, int addToIDTree, bool checkIDTree)
Parameters
Name | Type | Description |
---|---|---|
transaction | Transaction | |
buffer | ByteArrayBuffer | |
ref | ObjectReference | |
addToIDTree | int | |
checkIDTree | bool |
Return Value
Type | Description |
---|---|
void |