Свойство | Type | Description | |
---|---|---|---|
okButton | System.Windows.Forms.Button | ||
richTextBox | System.Windows.Forms.RichTextBox |
Méthode | Description | |
---|---|---|
OutputBox ( string branchName, OptionPageGrid options, string pushCommand ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
FormatCliCommand ( string gitCommand, bool appendNextLine = true ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OkButton_Click_Close ( object sender, |
||
ResolveButton_Click ( object sender, |
||
StashButton_Click ( object sender, |
||
okButton_Click ( object sender, |
||
textBox_TextChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public OutputBox ( string branchName, OptionPageGrid options, string pushCommand ) : System | ||
branchName | string | |
options | OptionPageGrid | |
pushCommand | string | |
Résultat | System |
public System.Windows.Forms.Button okButton | ||
Résultat | System.Windows.Forms.Button |