Public Static Methods
![]() ![]() | Searches the module directory for assemblies containing classes the implement IDocumenter. |
Public Instance Constructors
![]() |
Initializes a new instance of the Project class. |
Public Instance Properties
![]() | Gets the number of assembly/doc pairs in the project. |
![]() | Gets or sets the Documenters property. |
![]() | Gets the IsDirty property. |
![]() | The number of namespaces in the project. |
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. |
Public Instance Events
![]() | Raised by projects when they're dirty state changes from false to true. |
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