The methods of the BaseDocumenterConfig class are listed below. For a complete list of BaseDocumenterConfig class members, see the BaseDocumenterConfig Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets an enumerable list of PropertyInfo objects representing the properties of this config. |
![]() | Gets the Type of the current instance. |
![]() | Loads config details from the specified XmlReader. |
![]() | Associates this config with a Project. |
![]() | Sets the value of a named config property. |
![]() | Returns a String that represents the current Object. |
![]() | Writes the current state of the config to the specified XmlWriter. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | When overridden in a derived class, handles a property found by Read which does not correspond to any property in the config object. |
![]() | When overridden in a derived class, handles a unknown or invalid property value read by Read. |
![]() | Creates a shallow copy of the current Object. |
![]() | Sets the value of a named property. |
![]() | Sets the IsDirty property on the Project. |
BaseDocumenterConfig Class | NDoc.Core Namespace