C# 클래스 Microsoft.R.Components.InteractiveWorkflow.Commands.TerminateRCommand

상속: IAsyncCommand
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
InvokeAsync ( ) : Task
TerminateRCommand ( IRInteractiveWorkflow interactiveWorkflow, ICoreShell coreShell ) : System.Linq

메소드 상세

InvokeAsync() 공개 메소드

public InvokeAsync ( ) : Task
리턴 Task

TerminateRCommand() 공개 메소드

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