 | HtmlToken Constructor |
Initialize a new instance of the
HtmlToken class.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxprotected HtmlToken(
HtmlTokenKind kind
)
Parameters
- kind HtmlTokenKind
- The kind of token.
Remarks
See Also