C# Class GitMenu.Commands.InitCommand

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

Méthodes publiques

Méthode Description
InitCommand ( GitMenuPackage provider ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

InitCommand() public méthode

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

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void