Method | Description | |
---|---|---|
htmlDocument ( this htmlCode ) : HtmlAgilityPack.HtmlDocument | ||
tidyHtml ( this htmlCode ) : string |
public static htmlDocument ( this htmlCode ) : HtmlAgilityPack.HtmlDocument | ||
htmlCode | this | |
return | HtmlAgilityPack.HtmlDocument |
public static tidyHtml ( this htmlCode ) : string | ||
htmlCode | this | |
return | string |