Click or drag to resize
MimeKit

HtmlCommentToken Methods

The HtmlCommentToken type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString Return a String that represents the current HtmlToken.
(Inherited from HtmlToken)
Public methodWriteTo Write the HTML comment to a TextWriter.
(Overrides HtmlTokenWriteTo(TextWriter))
Top
See Also