C# Class AnimalCrossingQR.URLDialog

Afficher le fichier Open project: jefff/animalcrossingqr Class Usage Examples

Méthodes publiques

Méthode Description
URLDialog ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
DownloadAsync ( string url ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

URLDialog_Load ( object sender, EventArgs e ) : void
cancelButton_Click ( object sender, EventArgs e ) : void
okButton_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

URLDialog() public méthode

public URLDialog ( ) : System
Résultat System