BaseReflectionDocumenter overview
![]() | See IDocumenter.Config. |
![]() | Specifies the development status (alpha, beta, stable) of a documenter. |
![]() | See IDocumenter.MainOutputFile. |
![]() | Gets the display name of this documenter. |
![]() | See IDocumenter.Build. |
![]() | Overloaded. See IDocumenter.CanBuild. |
![]() | See IDocumenter.Clear. |
![]() | 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.View. |
![]() | See IDocumenter.DocBuildingProgress. |
![]() | See IDocumenter.DocBuildingStep. |
![]() | Initializes a new instance of the BaseReflectionDocumenter class. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Returns reflected metadata combined with the /doc comments. |
![]() | Writes reflected metadata combined with the /doc comments to the specified file. |
![]() | Creates a shallow copy of the current Object. |
![]() | Raises the DocBuildingProgress event. |
![]() | Raises the DocBuildingStep event. |
BaseReflectionDocumenter Class | NDoc.Core.Reflection Namespace