Метод | Описание | |
---|---|---|
MemoryHtmlPage ( IBrowser browser, string html ) : System |
Initializes a new instance of the MemoryHtmlPage class.
|
public MemoryHtmlPage ( IBrowser browser, string html ) : System | ||
browser | IBrowser | /// The browser. /// |
html | string | /// The HTML. /// |
Результат | System |