C# Class Heimiko.WebForm

Inheritance: WebElement
Afficher le fichier Open project: Heimiko/NzbSearcher

Méthodes publiques

Méthode Description
Submit ( WebTextBrowser browser ) : void

Private Methods

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

Method Details

Submit() public méthode

public Submit ( WebTextBrowser browser ) : void
browser WebTextBrowser
Résultat void