The methods of the BaseDocumenter class are listed below. For a complete list of BaseDocumenter class members, see the BaseDocumenter Members topic.
Public Static Methods
![]() ![]() | Loads an assembly. |
Public Instance Methods
![]() | See IDocumenter. |
![]() | Overloaded. See IDocumenter. |
![]() | See IDocumenter. |
![]() | Compares the currrent document to another documenter. |
![]() | 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 the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | See IDocumenter. |
Protected Instance Methods
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Returns the XPathDocument to access the combined relected metadata and /doc comments. |
![]() | Builds an XmlDocument combining the reflected metadata with the /doc comments. |
![]() | Creates a shallow copy of the current Object. |
![]() | Raises the DocBuildingProgress event. |
![]() | Raises the DocBuildingStep event. |
![]() | Setup AssemblyResolver for case where system doesn't resolve an assembly automatically. This puts in the directories in ReferencesPath, and the directories to each assembly referenced in the project. |
See Also
BaseDocumenter Class | NDoc.Core Namespace