C# 클래스 Microsoft.R.Host.Client.Test.Mocks.RSessionInteractionMock

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

공개 메소드들

메소드 설명
Dispose ( ) : void
RespondAsync ( string messageText ) : System.Threading.Tasks.Task

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

RespondAsync() 공개 메소드

public RespondAsync ( string messageText ) : System.Threading.Tasks.Task
messageText string
리턴 System.Threading.Tasks.Task