C# Class WakaTime.Forms.SettingsForm

Inheritance: System.Windows.Forms.Form
Show file Open project: gandarez/trackactivewindow-wakatime Class Usage Examples

Public Methods

Method Description
SettingsForm ( ) : System

Protected Methods

Method Description
OnConfigSaved ( ) : void

Private Methods

Method Description
SettingsForm_Load ( object sender, EventArgs e ) : void
btnOk_Click ( object sender, EventArgs e ) : void

Method Details

OnConfigSaved() protected method

protected OnConfigSaved ( ) : void
return void

SettingsForm() public method

public SettingsForm ( ) : System
return System