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

Inheritance: PackageCommand
显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
InstallRClientCommand ( ICoreShell shell ) : Microsoft.Common.Core.OS

Protected Methods

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

Method Details

Handle() protected method

protected Handle ( ) : void
return void

InstallRClientCommand() public method

public InstallRClientCommand ( ICoreShell shell ) : Microsoft.Common.Core.OS
shell ICoreShell
return Microsoft.Common.Core.OS

SetStatus() protected method

protected SetStatus ( ) : void
return void