C# Class GitMenu.Commands.BlameCommand

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

Méthodes publiques

Méthode Description
BlameCommand ( GitMenuPackage provider ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

BlameCommand() public méthode

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

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void