Click or drag to resize
ConfigurationsXmlSerializerTConfiguration Methods

The ConfigurationsXmlSerializerTConfiguration generic type exposes the following members.

Methods
  NameDescription
Protected methodCreateDeserializedConfiguration
Creates a new TConfiguration based on deserialized typeIdentifier and configuredObject.
Protected methodDeserialize
Deserializes a configuration from an XML element.
Protected methodGetConfiguredObjectType
Gets configured object type from a typeIdentifier.
Protected methodSerialize
Serializes configuration and appends it to result.
Top
See Also