C# Class GitUI.FormAddToGitIgnore

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

Méthodes publiques

Méthode Description
FormAddToGitIgnore ( string filePattern ) : System

Private Methods

Méthode Description
AddToIngoreClick ( object sender, EventArgs e ) : void
ShowPreviewClick ( object sender, EventArgs e ) : void

Method Details

FormAddToGitIgnore() public méthode

public FormAddToGitIgnore ( string filePattern ) : System
filePattern string
Résultat System