Kampute.DocToolkit.XmlDoc.Comments Namespace
Contains model classes for representing top-level XML documentation comment elements.
Remarks
This namespace provides classes that model top-level XML documentation comment elements for structured processing and rendering in different output formats.Classes
| Comment | Represents the documentation content for a top-level XML comment. |
| ReferenceComment | Represents a documentation content that is associated with a code reference. |
| SeeAlsoComment | Represents the documentation content for a see-also reference, which is associated with a code reference or hyperlink. |
| ThreadSafetyComment | Represents the documentation content describing the thread safety of a class or struct. |
