C# Class GitUI.FormDeleteBranch

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

Public Methods

Method Description
FormDeleteBranch ( string defaultBranch ) : System

Private Methods

Method Description
FormDeleteBranchLoad ( object sender, EventArgs e ) : void
OkClick ( object sender, EventArgs e ) : void

Method Details

FormDeleteBranch() public method

public FormDeleteBranch ( string defaultBranch ) : System
defaultBranch string
return System