C# 클래스 Heimiko.WebForm

상속: WebElement
파일 보기 프로젝트 열기: Heimiko/NzbSearcher

공개 메소드들

메소드 설명
Submit ( WebTextBrowser browser ) : void

비공개 메소드들

메소드 설명
GetPostData ( ) : string
WebForm ( Uri CurrentUri, string FormHtml ) : System
WebForm ( string Method, string Action ) : System

메소드 상세

Submit() 공개 메소드

public Submit ( WebTextBrowser browser ) : void
browser WebTextBrowser
리턴 void