C# Class GitExtensionsVSIX.Commands.About

Inheritance: GitExtensionsVSIX.Commands.ItemCommandBase
Afficher le fichier Open project: gitextensions/gitextensions.vsix

Méthodes protégées

Méthode Description
OnExecute ( SelectedItem item, string fileName, OutputWindowPane pane ) : void

Method Details

OnExecute() protected méthode

protected OnExecute ( SelectedItem item, string fileName, OutputWindowPane pane ) : void
item SelectedItem
fileName string
pane OutputWindowPane
Résultat void