C# Class Microsoft.VisualStudio.R.Package.Debugger.Commands.ShowDotPrefixedVariablesCommand

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

Méthodes publiques

Méthode Description
ShowDotPrefixedVariablesCommand ( IRToolsSettings settings ) : EnvDTE

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

ShowDotPrefixedVariablesCommand() public méthode

public ShowDotPrefixedVariablesCommand ( IRToolsSettings settings ) : EnvDTE
settings IRToolsSettings
Résultat EnvDTE