Click or drag to resize

GenericExportHandlerT, E, ISerializeForSecondPhase Method

Serialize this object and its Items.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected virtual void SerializeForSecondPhase(
	Stream ms
)

Parameters

ms
Type: System.IOStream
See Also