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

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

Public Methods

Method Description
OnCommand ( object sender, EventArgs args ) : void
SurveyNewsCommand ( ICoreShell coreShell ) : System

Method Details

OnCommand() public static method

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

SurveyNewsCommand() public method

public SurveyNewsCommand ( ICoreShell coreShell ) : System
coreShell ICoreShell
return System