C# Class Microsoft.R.Components.Plots.Implementation.Commands.PlotDeviceRemoveCurrentCommand

Inheritance: PlotDeviceCommand, IAsyncCommand
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
InvokeAsync ( ) : Task
PlotDeviceRemoveCurrentCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System

Method Details

InvokeAsync() public method

public InvokeAsync ( ) : Task
return Task

PlotDeviceRemoveCurrentCommand() public method

public PlotDeviceRemoveCurrentCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotDeviceVisualComponent
return System