SolutionStatusStreamer.Read Method

Reads the specified reader.
public override object Read( 
   BinaryReader reader
   byte version 
)

Parameters

reader
BinaryReader

The reader.

version
byte

Return Value

object

Object.

In this article

Definition