C# Class AppVeyor.Commands.ShowAppVeyorWindowCommand

Inheritance: AppVeyor.Commands.Base.DynamicCommand
Afficher le fichier Open project: onlyutkarsh/AppVeyorExtension Class Usage Examples

Méthodes publiques

Méthode Description
ShowAppVeyorWindowCommand ( IServiceProvider serviceProvider ) : System

Méthodes protégées

Méthode Description
CanExecute ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : bool

Private Methods

Méthode Description
OnExecute ( object sender, EventArgs e ) : void

Method Details

CanExecute() protected méthode

protected CanExecute ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : bool
command Microsoft.VisualStudio.Shell.OleMenuCommand
Résultat bool

ShowAppVeyorWindowCommand() public méthode

public ShowAppVeyorWindowCommand ( IServiceProvider serviceProvider ) : System
serviceProvider IServiceProvider
Résultat System