Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
R
Host
Client
Test
Mocks
RSessionInteractionMock
C# Class Microsoft.R.Host.Client.Test.Mocks.RSessionInteractionMock
Inheritance:
IRSessionInteraction
Mostrar archivo
Open project: Microsoft/RTVS
Public Methods
Method
Description
Dispose
( ) :
void
RespondAsync
(
string
messageText
) :
System.Threading.Tasks.Task
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
RespondAsync()
public
method
public
RespondAsync
(
string
messageText
) :
System.Threading.Tasks.Task
messageText
string
return
System.Threading.Tasks.Task