Handlers4.

Write(ITypeHandler4, IWriteContext, Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Handlers4

Syntax

public static void Write(ITypeHandler4 handler, IWriteContext context, Object obj)

Parameters

Name Type Description
handler ITypeHandler4
context IWriteContext
obj Object

Return Value

Type Description
void