Click or drag to resize

IXmlDeserializableRoot Interface

Class with events called by MicaSystems.Utils.Utils_Xml class during deserialization operations.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public interface IXmlDeserializableRoot

The IXmlDeserializableRoot type exposes the following members.

Methods
  NameDescription
Public methodDeserialized
Method called after a deserialization done by MicaSystems.Utils_Xml.
Top
See Also