- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Marshall - Containing Type
- MarshallerFamily
Syntax
public MarshallerFamily(int converterVersion, int handlerVersion, ClassMarshaller classMarshaller, IFieldMarshaller fieldMarshaller, PrimitiveMarshaller primitiveMarshaller)
Parameters
Name | Type | Description |
---|---|---|
converterVersion | int | |
handlerVersion | int | |
classMarshaller | ClassMarshaller | |
fieldMarshaller | IFieldMarshaller | |
primitiveMarshaller | PrimitiveMarshaller |
Return Value
Type | Description |
---|---|
void |