In This Article

ActiproSoftware.UI.Avalonia.Serialization Namespace

Classes

ItemSerializationEventArgs

Provides event arguments that are used for object serialization and deserialization events.

XmlObjectBase

Provides the base class for a serializable representation of an object.

XmlSerializerBase<TObj, TXmlObj>

Provides the base class for an object that can serialize and deserialize a hierarchy of XmlObjectBase objects.

XmlSerializerProperty<TSource, TProperty>

Defines a property that supports XML serialization.

Interfaces

IXmlSerializerProperty

Defines the base requirements for a property that supports XML serialization.