C# Class GitExtensionsVSIX.Commands.About

Inheritance: GitExtensionsVSIX.Commands.ItemCommandBase
显示文件 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