Nevron .NET Vision
Nevron.SmartShapes Namespace / NSmartShapeSerializer Class
Properties Methods


In This Topic
    NSmartShapeSerializer Class Members
    In This Topic

    The following tables list the members exposed by NSmartShapeSerializer.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets / sets a list of assemblies defining custom types allowing the custom serialization to resolve types contained in them. (Inherited from Nevron.Serialization.NSerializer)
    Public PropertyGets or sets the deserialization conflict resolver (Inherited from Nevron.Serialization.NSerializer)
    Public Property (Inherited from Nevron.Serialization.NSerializer)
    Public PropertyAllows you to override property, field, and class attributes when you use the Xml serialization. (Inherited from Nevron.Serialization.NSerializer)
    Public PropertyGets/sets the Xml serialization extra types (Inherited from Nevron.Serialization.NSerializer)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a deep clone filtered copy of the object. (Inherited from Nevron.Serialization.NSerializer)
    Public MethodOverloaded. Loads the persistent document from file in the specified format  
    Public MethodOverloaded. Loads the persistent document from stream in the specified format  
    Public MethodOverloaded. Saves the specified shape to file  
    Public MethodOverloaded. Saves the specified shape to stream in the specified format  
    Top
    See Also