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

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

보호된 메소드들

메소드 설명
GetByUIAutomation ( IntPtr handle, IList lst ) : void

비공개 메소드들

메소드 설명
GetCurrentUrl ( AutomationElementCollection toolbars ) : string

메소드 상세

GetByUIAutomation() 보호된 메소드

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