The SerializerConfig type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
Reads XML from the configuration file. (Inherited from | ||
Compares the current (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Gets a unique value representing the current (Inherited from | ||
Returns the transformed version of the specified assembly name. (Inherited from | ||
Returns the transformed version of the specified type name. (Inherited from | ||
Gets the (Inherited from | ||
Sets the (Inherited from | ||
Used to initialize a default set of values for the (Inherited from | ||
Indicates whether this configuration element has been modified since it was last saved or loaded, when implemented in a derived class. (Inherited from | ||
| IsReadOnly |
Gets a value indicating whether the element is read-only.
(Overrides | |
Adds the invalid-property errors in this (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Gets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from | ||
Gets a value indicating whether an unknown element is encountered during deserialization. (Inherited from | ||
Throws an exception when a required property is not found. (Inherited from | ||
Called after deserialization. (Inherited from | ||
Called before serialization. (Inherited from | ||
Resets the internal state of the (Inherited from | ||
Resets the value of the (Inherited from | ||
Writes the contents of this configuration element to the configuration file when implemented in a derived class. (Inherited from | ||
Writes the outer tags of this configuration element to the configuration file when implemented in a derived class. (Inherited from | ||
Sets a property to the specified value. (Inherited from | ||
| (Inherited from | ||
Returns a string that represents the current object. (Inherited from | ||
Modifies the (Inherited from |
See Also