C# Class Queue.Administrator.ConfigForm

Afficher le fichier Open project: breslavsky/queue

Private Properties

Свойство Type Description
ConfigForm_FormClosing void
InitializeComponent void
taskPool_OnAddTask void
taskPool_OnRemoveTask void

Méthodes publiques

Méthode Description
ConfigForm ( ) : Junte.Parallel

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
ConfigForm_FormClosing ( object sender, FormClosingEventArgs e ) : void
InitializeComponent ( ) : void

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

taskPool_OnAddTask ( object sender, EventArgs e ) : void
taskPool_OnRemoveTask ( object sender, EventArgs e ) : void

Method Details

ConfigForm() public méthode

public ConfigForm ( ) : Junte.Parallel
Résultat Junte.Parallel

Dispose() protected méthode

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