C# 클래스 Lemon.Core.Discover.HtmlAttributeParse

파일 보기 프로젝트 열기: dream-365/lemon 1 사용 예제들

공개 메소드들

메소드 설명
HtmlAttributeParse ( string xpath, string attribute ) : HtmlAgilityPack
Parse ( string content ) : IEnumerable

메소드 상세

HtmlAttributeParse() 공개 메소드

public HtmlAttributeParse ( string xpath, string attribute ) : HtmlAgilityPack
xpath string
attribute string
리턴 HtmlAgilityPack

Parse() 공개 메소드

public Parse ( string content ) : IEnumerable
content string
리턴 IEnumerable