1using System.Collections.Generic;
18 List<SerializationInfo>
Read(Stream serializationStream);
Represents a reader class that can be used to read the data sent across the wire in byte array format...
List< SerializationInfo > Read(Stream serializationStream)
Read the data from a stream and return a list of SerializationInfo objects