C# Class Heimiko.WebForm

Inheritance: WebElement
Mostra file Open project: Heimiko/NzbSearcher

Public Methods

Method Description
Submit ( WebTextBrowser browser ) : void

Private Methods

Method Description
GetPostData ( ) : string
WebForm ( Uri CurrentUri, string FormHtml ) : System
WebForm ( string Method, string Action ) : System

Method Details

Submit() public method

public Submit ( WebTextBrowser browser ) : void
browser WebTextBrowser
return void