The methods of the BaseDocumenterConfig class are listed below. For a complete list of BaseDocumenterConfig class members, see the BaseDocumenterConfig Members topic.
Public Instance Methods
![]() | 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 a list of property names. |
![]() | Gets the Type of the current instance. |
![]() | Reads the previously serialized state of the documenter into memory. |
![]() | Associates this documenter with a project; |
![]() | Sets the value of a property. |
![]() | Returns a String that represents the current Object. |
![]() | Writes the current state of the documenter to the specified XmlWrtier. |
Protected Instance Methods
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Sets the IsDirty property on the project if any is set. |
See Also
BaseDocumenterConfig Class | NDoc.Core Namespace