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

Inheritance: PackageCommand
Show file Open project: Microsoft/RTVS

Public Methods

Method Description
HideAllPlotWindowsCommand ( IApplicationShell appShell ) : System

Protected Methods

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

Method Details

Handle() protected method

protected Handle ( ) : void
return void

HideAllPlotWindowsCommand() public method

public HideAllPlotWindowsCommand ( IApplicationShell appShell ) : System
appShell IApplicationShell
return System

SetStatus() protected method

protected SetStatus ( ) : void
return void