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

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

Public Methods

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

Method Details

InvokeAsync() public method

public InvokeAsync ( ) : Task
return Task

PlotDeviceRemoveAllCommand() public method

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