[]
        
(Showing Draft Content)

FarPoint.Win.ICanSerializeXml

ICanSerializeXml Interface

Interface that supports serialization to XML of objects that might not be able to save the entire object from the models.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public interface ICanSerializeXml : ISerializeSupport
Public Interface ICanSerializeXml
    Inherits ISerializeSupport

Properties

Name Description
CanSerializeXml

Gets whether the entire object can be saved to XML and successfully loaded again.