C# Class Automobile.Communication.UnitTests.Helpers.AutoResponderServer

Inheritance: Automobile.Communication.Tcp.TcpServerCommunicator
Afficher le fichier Open project: vistaprint/automobile Class Usage Examples

Méthodes publiques

Méthode Description
AutoRespond ( ) : void
AutoResponderServer ( int port ) : System.Threading
Close ( ) : void

Method Details

AutoRespond() public méthode

public AutoRespond ( ) : void
Résultat void

AutoResponderServer() public méthode

public AutoResponderServer ( int port ) : System.Threading
port int
Résultat System.Threading

Close() public méthode

public Close ( ) : void
Résultat void