IExplicitlySerialize Deserialize Method NetworkComms.Net Help
Deserializes from a OnlineStream to the current IExplicitlySerialize object

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

void Deserialize(
	Stream inputStream
)
See Also