C# Class ServerThread, gert

Show file Open project: mono/gert Class Usage Examples

Public Methods

Method Description
Serve ( ) : void
ServerThread ( ) : System
Start ( ) : void

Method Details

Serve() public method

public Serve ( ) : void
return void

ServerThread() public method

public ServerThread ( ) : System
return System

Start() public method

public Start ( ) : void
return void