C# Class nHydrate.Generator.Common.Forms.GeneratorLibraryForm

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes publiques

Méthode Description
GeneratorLibraryForm ( ) : System
Populate ( ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

OnKeyDown ( KeyEventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

LibraryInstallComplete ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

GeneratorLibraryForm() public méthode

public GeneratorLibraryForm ( ) : System
Résultat System

OnKeyDown() protected méthode

protected OnKeyDown ( KeyEventArgs e ) : void
e KeyEventArgs
Résultat void

Populate() public méthode

public Populate ( ) : bool
Résultat bool