Html |
public abstract class HtmlToken
The HtmlToken type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
ToString |
Return a String that represents the current HtmlToken.
(Overrides ObjectToString) | |
WriteTo | Write the HTML token to a TextWriter. |