MarshallingContext.

WriteObjectWithCurrentState(ITypeHandler4, Object) Method

Syntax

public virtual void WriteObjectWithCurrentState(ITypeHandler4 handler, Object obj)

Parameters

Name Type Description
handler ITypeHandler4
obj Object

Return Value

Type Description
void