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

Inheritance: Microsoft.VisualStudio.R.Package.Commands.PackageCommand
Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
ShowDotPrefixedVariablesCommand ( IRToolsSettings settings ) : EnvDTE

Protected Methods

Method Description
Handle ( ) : void
SetStatus ( ) : void

Method Details

Handle() protected method

protected Handle ( ) : void
return void

SetStatus() protected method

protected SetStatus ( ) : void
return void

ShowDotPrefixedVariablesCommand() public method

public ShowDotPrefixedVariablesCommand ( IRToolsSettings settings ) : EnvDTE
settings IRToolsSettings
return EnvDTE