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

Inheritance: PlotDeviceCommand, IAsyncCommand
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
PlotDeviceEndLocatorCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System.Threading.Tasks

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

PlotDeviceEndLocatorCommand() public méthode

public PlotDeviceEndLocatorCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotDeviceVisualComponent visualComponent ) : System.Threading.Tasks
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotDeviceVisualComponent
Résultat System.Threading.Tasks