 | GenericExportHandlerT, E, ISerializeForSecondPhase Method |
Serialize this object and its Items.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxprotected virtual void SerializeForSecondPhase(
Stream ms
)
Protected Overridable Sub SerializeForSecondPhase (
ms As Stream
)
Parameters
- ms
- Type: System.IOStream
See Also