C# Class WakaTime.Forms.SettingsForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: gandarez/trackactivewindow-wakatime Class Usage Examples

Méthodes publiques

Méthode Description
SettingsForm ( ) : System

Méthodes protégées

Méthode Description
OnConfigSaved ( ) : void

Private Methods

Méthode Description
SettingsForm_Load ( object sender, EventArgs e ) : void
btnOk_Click ( object sender, EventArgs e ) : void

Method Details

OnConfigSaved() protected méthode

protected OnConfigSaved ( ) : void
Résultat void

SettingsForm() public méthode

public SettingsForm ( ) : System
Résultat System