C# Class GitMenu.Commands.HistoryCommand

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

Méthodes publiques

Méthode Description
HistoryCommand ( GitMenuPackage provider ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

HistoryCommand() public méthode

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

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void