public abstract interface ISerializer
| Visibility | Description |
|---|---|
| Public | Deserialize(Stream stream) Return an instance of the specified type by reading from the System.IO.Stream at its current position. |
| Public | Serialize(Stream stream, T data) Write the provided instance at the current position in the stream. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by