C# 클래스 O2.DotNetWrappers.ExtensionMethods._Extra_methods_HtmlAgilityPack_ExtensionMethods

파일 보기 프로젝트 열기: TeamMentor-OWASP/Master

공개 메소드들

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