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

CommentRepresents the documentation content for a top-level XML comment.
ReferenceCommentRepresents a documentation content that is associated with a code reference.
SeeAlsoCommentRepresents the documentation content for a see-also reference, which is associated with a code reference or hyperlink.
ThreadSafetyCommentRepresents the documentation content describing the thread safety of a class or struct.