[]
Interface that supports serialization to XML of objects that might not be able to save the entire object from the models.
public interface ICanSerializeXml : ISerializeSupport
Public Interface ICanSerializeXml
Inherits ISerializeSupport
Name | Description |
---|---|
CanSerializeXml | Gets whether the entire object can be saved to XML and successfully loaded again. |