[]
        
(Showing Draft Content)

C1.C1Preview.Serialization.SerializeException

SerializeException Class

Represents an exception that occurred during serialization.

Inheritance
SerializeException
Implements
Namespace: C1.C1Preview.Serialization
Assembly: C1.PrintDocument.10.dll
Syntax
public class SerializeException : SerializeExceptionBase, ISerializable
Public Class SerializeException
    Inherits SerializeExceptionBase
    Implements ISerializable

Implements