C# Class GitUI.FormFixHome

Inheritance: GitExtensionsForm
Afficher le fichier Open project: bleis-tift/gitextensions Class Usage Examples

Méthodes publiques

Méthode Description
CheckHomePath ( ) : void
FormFixHome ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
LoadSettings ( ) : void
ok_Click ( object sender, EventArgs e ) : void

Method Details

CheckHomePath() public static méthode

public static CheckHomePath ( ) : void
Résultat void

FormFixHome() public méthode

public FormFixHome ( ) : System
Résultat System

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void