C# Class d3.Server.Server

Afficher le fichier Open project: fry/d3 Class Usage Examples

Méthodes publiques

Méthode Description
Server ( int port = 6666 ) : System
Start ( ) : void

Method Details

Server() public méthode

public Server ( int port = 6666 ) : System
port int
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void