C# Class Microsoft.R.Components.Plots.Commands.ShowMainPlotWindowCommand

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

Public Methods

Method Description
InvokeAsync ( ) : Task
ShowMainPlotWindowCommand ( IRInteractiveWorkflow workflow ) : System

Method Details

InvokeAsync() public method

public InvokeAsync ( ) : Task
return Task

ShowMainPlotWindowCommand() public method

public ShowMainPlotWindowCommand ( IRInteractiveWorkflow workflow ) : System
workflow IRInteractiveWorkflow
return System