C# Class d3.Server.Server

Show file Open project: fry/d3 Class Usage Examples

Public Methods

Method Description
Server ( int port = 6666 ) : System
Start ( ) : void

Method Details

Server() public method

public Server ( int port = 6666 ) : System
port int
return System

Start() public method

public Start ( ) : void
return void