C# Class mp3lib_Tests.Classes_for_tests.TestCommunicator

Inheritance: ICommunication
Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

Méthode Description
GetResponse ( ) : string
SendMessage ( string str ) : void
TestCommunicator ( IEnumerable userInput ) : System.Collections.Generic

Method Details

GetResponse() public méthode

public GetResponse ( ) : string
Résultat string

SendMessage() public méthode

public SendMessage ( string str ) : void
str string
Résultat void

TestCommunicator() public méthode

public TestCommunicator ( IEnumerable userInput ) : System.Collections.Generic
userInput IEnumerable
Résultat System.Collections.Generic