C# Class Microsoft.VisualStudio.R.Package.Windows.GotoSolutionExplorerCommand

Inheritance: Microsoft.VisualStudio.R.Package.Commands.PackageCommand
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
GotoSolutionExplorerCommand ( ) : Microsoft.VisualStudio.R.Package.Commands

Méthodes protégées

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

Method Details

GotoSolutionExplorerCommand() public méthode

public GotoSolutionExplorerCommand ( ) : Microsoft.VisualStudio.R.Package.Commands
Résultat Microsoft.VisualStudio.R.Package.Commands

Handle() protected méthode

protected Handle ( ) : void
Résultat void

SetStatus() protected méthode

protected SetStatus ( ) : void
Résultat void