Abstract
An abstract HTML token class.
Protected
Creates a new HTML token.
The kind of token.
Readonly
The kind of HTML token that this object represents.
Write the HTML token to a TextWriter.
Returns a string that represents the current HTML token.
The serialized HTML token.
An abstract HTML token class.