C# Class Microsoft.R.Components.InteractiveWorkflow.Commands.TerminateRCommand

Inheritance: IAsyncCommand
Exibir arquivo Open project: Microsoft/RTVS

Public Methods

Method Description
InvokeAsync ( ) : Task
TerminateRCommand ( IRInteractiveWorkflow interactiveWorkflow, ICoreShell coreShell ) : System.Linq

Method Details

InvokeAsync() public method

public InvokeAsync ( ) : Task
return Task

TerminateRCommand() public method

public TerminateRCommand ( IRInteractiveWorkflow interactiveWorkflow, ICoreShell coreShell ) : System.Linq
interactiveWorkflow IRInteractiveWorkflow
coreShell ICoreShell
return System.Linq