C# Class Microsoft.VisualStudio.R.Package.Feedback.ReportIssueCommand

Inheritance: Microsoft.VisualStudio.R.Package.Commands.PackageCommand
ファイルを表示 Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
ReportIssueCommand ( ICoreServices services ) : System

Protected Methods

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

Method Details

Handle() protected method

protected Handle ( ) : void
return void

ReportIssueCommand() public method

public ReportIssueCommand ( ICoreServices services ) : System
services ICoreServices
return System

SetStatus() protected method

protected SetStatus ( ) : void
return void