C# Class Microsoft.VisualStudio.R.Package.Options.R.Tools.SetupRemoteCommand

Inheritance: System.ComponentModel.Design.MenuCommand
显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
OnCommand ( object sender, EventArgs args ) : void
SetupRemoteCommand ( ) : System

Method Details

OnCommand() public static method

public static OnCommand ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
return void

SetupRemoteCommand() public method

public SetupRemoteCommand ( ) : System
return System