Deserializes from a Stream to the current IExplicitlySerialize object
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- inputStream
- Type: System.IO Stream
The Stream to deserialize from
Implements
IExplicitlySerialize Deserialize(Stream)See Also