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