C# Class GitMenu.Commands.GitGuiCommand

Inheritance: GitCommand
Afficher le fichier Open project: kthompson/gitmenu

Méthodes publiques

Méthode Description
GitGuiCommand ( GitMenuPackage provider ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

GitGuiCommand() public méthode

public GitGuiCommand ( GitMenuPackage provider ) : System
provider GitMenuPackage
Résultat System

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void