Public Instance Constructors
![]() |
Initializes a new instance of the DocumenterConfig class. |
Public Instance Properties
![]() | Gets or sets the AutoDocumentConstructors property. |
![]() | Gets or sets the AutoPropertyBackerSummaries property. |
![]() | Gets or sets the CopyrightHref property. |
![]() | Gets or sets the CopyrightText property. |
![]() | Gets or sets whether or not to document the attributes. |
![]() | Gets or sets which attributes should be documented. |
![]() | Gets or sets the DocumentPrivates property. |
![]() | Gets or sets the DocumentInternals property. |
![]() | Gets or sets the DocumentPrivates property. |
![]() | Gets or sets the DocumentProtected property. |
![]() | Gets or sets the DocumentProtectedInternalAsProtected property. |
![]() | Specifies the level of filtering on the EditorBrowsable attribute. |
![]() | Load external xml files? |
![]() | Gets or sets the IncludeAssemblyVersion property. |
![]() | Gets or sets the base directory used to resolve directory and assembly references. |
![]() | Gets or sets the ShowMissingParams property. |
![]() | Gets or sets the ShowMissingRemarks property. |
![]() | Gets or sets the ShowMissingReturns property. |
![]() | Gets or sets the ShowMissingSummaries property. |
![]() | Gets or sets the ShowMissingValues property. |
![]() | Gets or sets whether or not to show the TypeId property in attributes. |
![]() | Gets or sets the SkipNamespacesWithoutSummaries property. |
![]() | Gets or sets the UseNamespaceDocSummaries property. |
![]() | Gets or sets the UseNDocXmlFile property. |
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