C# Class O2.DotNetWrappers.ExtensionMethods._Extra_methods_HtmlAgilityPack_ExtensionMethods

Datei anzeigen Open project: TeamMentor-OWASP/Master

Public Methods

Method Description
htmlDocument ( this htmlCode ) : HtmlAgilityPack.HtmlDocument
tidyHtml ( this htmlCode ) : string

Method Details

htmlDocument() public static method

public static htmlDocument ( this htmlCode ) : HtmlAgilityPack.HtmlDocument
htmlCode this
return HtmlAgilityPack.HtmlDocument

tidyHtml() public static method

public static tidyHtml ( this htmlCode ) : string
htmlCode this
return string