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

Show file Open project: Microsoft/RTVS

Public Methods

Method Description
InteractiveWorkflowAsyncCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System

Method Details

InteractiveWorkflowAsyncCommand() public method

public InteractiveWorkflowAsyncCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System
interactiveWorkflow IRInteractiveWorkflow
return System