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

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

Méthodes publiques

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

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

PlotHistoryAutoHideCommand() public méthode

public PlotHistoryAutoHideCommand ( IRInteractiveWorkflow interactiveWorkflow, IRPlotHistoryVisualComponent visualComponent ) : System.Threading.Tasks
interactiveWorkflow IRInteractiveWorkflow
visualComponent IRPlotHistoryVisualComponent
Résultat System.Threading.Tasks