C# Class SonarLint.VisualStudio.Integration.Vsix.ManageConnectionsCommand

Inheritance: VsCommandBase
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes publiques

Méthode Description
ManageConnectionsCommand ( IServiceProvider serviceProvider ) : System

Méthodes protégées

Méthode Description
InvokeInternal ( ) : void
QueryStatusInternal ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : void

Method Details

InvokeInternal() protected méthode

protected InvokeInternal ( ) : void
Résultat void

ManageConnectionsCommand() public méthode

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

QueryStatusInternal() protected méthode

protected QueryStatusInternal ( Microsoft.VisualStudio.Shell.OleMenuCommand command ) : void
command Microsoft.VisualStudio.Shell.OleMenuCommand
Résultat void