C# Class GitUI.FormGitIgnore

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

Méthodes publiques

Свойство Type Description
GitIgnoreFile string

Méthodes publiques

Méthode Description
FormGitIgnore ( ) : System

Private Methods

Méthode Description
AddDefaultClick ( object sender, EventArgs e ) : void
FormGitIgnoreFormClosing ( object sender, FormClosingEventArgs e ) : void
FormGitIgnoreLoad ( object sender, EventArgs e ) : void
SaveClick ( object sender, EventArgs e ) : void

Method Details

FormGitIgnore() public méthode

public FormGitIgnore ( ) : System
Résultat System

Property Details

GitIgnoreFile public_oe property

public string GitIgnoreFile
Résultat string