C# Class Schumix.Framework.Config.ServerConfig

Afficher le fichier Open project: Schumix/Schumix2

Méthodes publiques

Méthode Description
ServerConfig ( bool enabled, string host, int port, string password ) : System

Method Details

ServerConfig() public méthode

public ServerConfig ( bool enabled, string host, int port, string password ) : System
enabled bool
host string
port int
password string
Résultat System