C# Class Queue.Hosts.Media.WinForms.MainForm

Afficher le fichier Open project: breslavsky/queue

Méthodes publiques

Méthode Description
MainForm ( ) : Junte.Configuration

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
AdjustServiceState ( ) : void
InitializeComponent ( ) : void

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

MainForm_FormClosing ( object sender, FormClosingEventArgs e ) : void
MainForm_Load ( object sender, EventArgs e ) : void
StartMedia ( ) : void
StopMedia ( ) : void
installServiceButton_Click ( object sender, EventArgs e ) : void
saveButton_Click ( object sender, EventArgs e ) : void
selectMediaFolderButton_Click ( object sender, EventArgs e ) : void
serviceStateTimer_Tick ( object sender, EventArgs e ) : void
startButton_Click ( object sender, EventArgs e ) : void
startServiceButton_Click ( object sender, EventArgs e ) : void
stopButton_Click ( object sender, EventArgs 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

MainForm() public méthode

public MainForm ( ) : Junte.Configuration
Résultat Junte.Configuration