C# Class GitUI.FormFixHome

Inheritance: GitExtensionsForm
Datei anzeigen Open project: bleis-tift/gitextensions Class Usage Examples

Public Methods

Method Description
CheckHomePath ( ) : void
FormFixHome ( ) : System

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Private Methods

Method Description
LoadSettings ( ) : void
ok_Click ( object sender, EventArgs e ) : void

Method Details

CheckHomePath() public static method

public static CheckHomePath ( ) : void
return void

FormFixHome() public method

public FormFixHome ( ) : System
return System

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void