Namespace OSGeo.MapGuide.MaestroAPI.Serialization
Classes
MgBinaryDeserializer
A utility for serializing objects to the internal MapGuide Format
MgBinarySerializer
A utility for deserializing data in the internal MapGuide format.
Interfaces
IBinarySerializable
An object that can be serialized, using the internal MapGuide format, must implement this interface