C# Class GitMenu.Commands.OpenGitProject

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

Méthodes publiques

Méthode Description
OpenGitProject ( GitMenuPackage provider ) : System

Méthodes protégées

Méthode Description
CanExecute ( ) : bool
OnExecute ( ) : void

Method Details

CanExecute() protected méthode

protected CanExecute ( ) : bool
Résultat bool

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void

OpenGitProject() public méthode

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