C# Класс O2.DotNetWrappers.ExtensionMethods._Extra_methods_HtmlAgilityPack_ExtensionMethods

Показать файл Открыть проект

Открытые методы

Метод Описание
htmlDocument ( this htmlCode ) : HtmlAgilityPack.HtmlDocument
tidyHtml ( this htmlCode ) : string

Описание методов

htmlDocument() публичный статический Метод

public static htmlDocument ( this htmlCode ) : HtmlAgilityPack.HtmlDocument
htmlCode this
Результат HtmlAgilityPack.HtmlDocument

tidyHtml() публичный статический Метод

public static tidyHtml ( this htmlCode ) : string
htmlCode this
Результат string