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

Inheritance: IAsyncCommand
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
InvokeAsync ( ) : Task
TerminateRCommand ( IRInteractiveWorkflow interactiveWorkflow, ICoreShell coreShell ) : System.Linq

Method Details

InvokeAsync() public méthode

public InvokeAsync ( ) : Task
Résultat Task

TerminateRCommand() public méthode

public TerminateRCommand ( IRInteractiveWorkflow interactiveWorkflow, ICoreShell coreShell ) : System.Linq
interactiveWorkflow IRInteractiveWorkflow
coreShell ICoreShell
Résultat System.Linq