The methods of the BaseReflectionDocumenter class are listed below. For a complete list of BaseReflectionDocumenter class members, see the BaseReflectionDocumenter Members topic.
![]() | 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. |
![]() | 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