We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Object representing a paragraph in a comment
IReadOnlyList<FormattedString> Spans
List of formatted text spans that make up the paragraph
CommentParagraph(IEnumerable< FormattedString > spans)
Creates a new comment paragraph with the given spans
CommentParagraph(params FormattedString[] spans)
override string ToString()
Gets the text of the spans
This page is auto-generated. User edits will be lost when regenerated.
Wiki Home
Full API Documentation