protected CreateNew ( |
||
target | /// The target. /// | |
html | System.Stream | /// The HTML. /// |
encoding | /// The character set encoding. /// | |
parsingMode | HtmlParsingMode | /// The HTML parsing mode. /// |
parsingOptions | HtmlParsingOptions | /// (optional) options for controlling the parsing. /// |
docType | DocType | /// (optional) type of the document. /// |
Résultat | void |