Constructors
-
Serialization
Store() protected Initializes a new instance of the SerializationStore class.
Methods
- Close() abstract Closes the serialization store.
- Dispose(Boolean) protectedvirtual Releases the unmanaged resources used by the SerializationStore and optionally releases the managed resources.
- Save(Stream) abstract Saves the store to the given stream.
Properties
- Errors abstract Gets a collection of errors that occurred during serialization or deserialization.