Method Deserialize
Deserialize(CompactReader)
Used for deserializing through the CompactReader.
Declaration
public void Deserialize(CompactReader reader)
Parameters
Type | Name | Description |
---|---|---|
CompactReader | reader | Reads an object of type System.Object from the current stream and advances the stream position. |