메소드 | 설명 | |
---|---|---|
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 |