Colygon.MatchPoint.Core.Administration.XmlSerialization Namespace |
Class | Description | |
---|---|---|
NamespaceDoc | ||
XmlCDataAttribute | Specifies a property within a MatchPoint configuration file that is serialized into a CDATA block. | |
XmlDeserializationException |
Represents an exception that occurs when a configuration class cannot be deserialized from a configuration
file.
| |
XmlIncludeSubTypesAttribute |
Specifies whether classes derived from the specified base class should be displayed as choices within the
configuration editor.
| |
XmlSerializer | The Xml Serializer. Used e.g. to read and write MatchPoint configuration files. |
Interface | Description | |
---|---|---|
IXmlAttributeOverrideFactory | ||
IXmlStringSerializable | Provides functionality for a configuration property that should be serialized/deserialized using custom logic. | |
IXsiTypeProvider |
Stores type information required by the XmlSerializer.
|