C# Class GitMenu.Commands.GitBashCommand

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

Méthodes publiques

Méthode Description
GitBashCommand ( GitMenuPackage provider ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

GitBashCommand() public méthode

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

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void