The methods of the Project class are listed below. For a complete list of Project class members, see the Project Members topic.
Public Static Methods
![]() ![]() | Searches the module directory for assemblies containing classes the implement IDocumenter. |
Public Instance Methods
![]() | Adds an assembly/doc pair to the project. |
![]() | Clears the project. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the index of the assembly/doc based on an assembly name. |
![]() | Gets an assembly/doc pair. |
![]() | Gets an enumerable list of assembly/doc pairs. |
![]() | Retrieves a documenter by name. |
![]() | 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 namespace names. |
![]() | Gets the summary for a namespace. |
![]() | Gets the Type of the current instance. |
![]() | Reads an NDoc project file. |
![]() | Loads namespace summaries from an XML document. |
![]() | Removes an assembly/doc pair from the project. |
![]() | Sets a namespace summary. |
![]() | Returns a String that represents the current Object. |
![]() | Writes an NDoc project file. |
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. |
See Also
Project Class | NDoc.Core Namespace