MarshallingContext.

WriteObject(ITypeHandler4, Object) Method

Syntax

public virtual void WriteObject(ITypeHandler4 handler, Object obj)

Parameters

Name Type Description
handler ITypeHandler4
obj Object

Return Value

Type Description
void