C# Class CSharpHTTP.Form1

Summary description for Form1.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: compuccino-office/d-api-clients

Méthodes publiques

Méthode Description
Form1 ( ) : System
load ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
Main ( ) : void
WebExcp ( ) : MessageBox.Show(
btnClear_Click ( ) : void
btnClear_Click ( object sender, System e ) : void
btnExit_Click ( object sender, System e ) : void
btnGetUrl_Click ( object sender, System e ) : void
btnSendRequest_Click ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Form1() public méthode

public Form1 ( ) : System
Résultat System

load() public méthode

public load ( ) : void
Résultat void