C# Class Microsoft.R.Host.Client.Test.Mocks.RSessionInteractionMock

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
RespondAsync ( string messageText ) : System.Threading.Tasks.Task

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

RespondAsync() public méthode

public RespondAsync ( string messageText ) : System.Threading.Tasks.Task
messageText string
Résultat System.Threading.Tasks.Task