IExplicitlySerialize Serialize Method NetworkComms.Net Help
Serializes the current IExplicitlySerialize object to the provided OnlineStream

Namespace: NetworkCommsDotNet.DPSBase
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

void Serialize(
	Stream outputStream
)
See Also