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

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

Public Methods

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

Method Details

InvokeAsync() public method

public InvokeAsync ( ) : Task
return Task

PlotDeviceNewCommand() public method

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