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

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

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
PlotHistoryCutCopyCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotHistoryVisualComponent visualComponent, bool cut ) : System.Runtime.InteropServices

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

PlotHistoryCutCopyCommand() public méthode

public PlotHistoryCutCopyCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotHistoryVisualComponent visualComponent, bool cut ) : System.Runtime.InteropServices
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotHistoryVisualComponent
cut bool
Résultat System.Runtime.InteropServices