Method | Description | |
---|---|---|
HtmlFile ( IHtmlPage page, IXPathNavigable node ) : System.Collections.Generic |
Initializes a new instance of the HtmlFile class.
|
Method | Description | |
---|---|---|
BuildPostData ( ) : IEnumerable |
public HtmlFile ( IHtmlPage page, IXPathNavigable node ) : System.Collections.Generic | ||
page | IHtmlPage | /// The owning page. /// |
node | IXPathNavigable | /// The node. /// |
return | System.Collections.Generic |