Click or drag to resize

GenericExportHandlerT, E, IDeserializeSecondPhase Method

Deserialize this object and its items.

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

Parameters

ms
Type: System.IOStream

Return Value

Type: Boolean
See Also