C# Class GitUI.FormGitIgnore

Inheritance: GitExtensionsForm
Show file Open project: bleis-tift/gitextensions Class Usage Examples

Public Properties

Property Type Description
GitIgnoreFile string

Public Methods

Method Description
FormGitIgnore ( ) : System

Private Methods

Method 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 method

public FormGitIgnore ( ) : System
return System

Property Details

GitIgnoreFile public property

public string GitIgnoreFile
return string