C# 클래스 Decchi.ParsingModule.WebBrowser.WBParser

파일 보기 프로젝트 열기: Usagination/Decchi

공개 메소드들

메소드 설명
Parse ( bool detail ) : IList

보호된 메소드들

메소드 설명
DeleteEndString ( string src, string findString ) : string
GetByUIAutomation ( IntPtr handle, IList lst ) : void
GetUrl ( string url ) : string

비공개 메소드들

메소드 설명
ParsePriv ( bool detail, IList lst ) : void
WBParser ( ) : System

메소드 상세

DeleteEndString() 보호된 메소드

protected DeleteEndString ( string src, string findString ) : string
src string
findString string
리턴 string

GetByUIAutomation() 보호된 메소드

protected GetByUIAutomation ( IntPtr handle, IList lst ) : void
handle System.IntPtr
lst IList
리턴 void

GetUrl() 보호된 메소드

protected GetUrl ( string url ) : string
url string
리턴 string

Parse() 공개 정적인 메소드

public static Parse ( bool detail ) : IList
detail bool
리턴 IList