C# Class Microsoft.VisualStudio.R.Package.Commands.SwitchToRClientCommand

Inheritance: PackageCommand
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
SwitchToRClientCommand ( IConnectionManager connectionManager, ICoreShell shell, IRToolsSettings settings ) : Microsoft.Common.Core

Méthodes protégées

Méthode Description
Handle ( ) : void
SetStatus ( ) : void

Method Details

Handle() protected méthode

protected Handle ( ) : void
Résultat void

SetStatus() protected méthode

protected SetStatus ( ) : void
Résultat void

SwitchToRClientCommand() public méthode

public SwitchToRClientCommand ( IConnectionManager connectionManager, ICoreShell shell, IRToolsSettings settings ) : Microsoft.Common.Core
connectionManager IConnectionManager
shell ICoreShell
settings IRToolsSettings
Résultat Microsoft.Common.Core