Classes

  Class Description
Public class C1SerializeIgnoreAttribute
For internal use. If defined then property/field will be ignored ONLY during serialization, can be used to support backward compatibility.
Public class DeserializeException
TBD: Represents an exception that occurred during deserialization.
Public class SerializeException
TBD: Represents an exception that occurred during serialization.
Public class SerializeExceptionBase
TBD: Base class for SerializeException and DeserializeException classes.
Public class ZipStructureException
TBD: Represents exception that can occur during c1dx or c1mdx serialization/deserialization if used zip stream has invalid format.