C# Class GitExtensionsVSIX.Commands.Blame

Inheritance: GitExtensionsVSIX.Commands.ItemCommandBase
Mostrar archivo Open project: gitextensions/gitextensions.vsix

Protected Methods

Method Description
OnExecute ( SelectedItem item, string fileName, OutputWindowPane pane ) : void

Method Details

OnExecute() protected method

protected OnExecute ( SelectedItem item, string fileName, OutputWindowPane pane ) : void
item SelectedItem
fileName string
pane OutputWindowPane
return void