HtmlTagInnerText Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the HtmlTagInnerText class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
HtmlTagInnerText() | Initializes a new instance of the HtmlTagInnerText class. | |
HtmlTagInnerText(String, Int32, Int32, Boolean, Boolean) | Initializes a new instance of the HtmlTagInnerText class by using the specified values. |
Top