C# Class Schumix.Framework.Config.ServerConfig

ファイルを表示 Open project: Schumix/Schumix2

Public Methods

Method Description
ServerConfig ( bool enabled, string host, int port, string password ) : System

Method Details

ServerConfig() public method

public ServerConfig ( bool enabled, string host, int port, string password ) : System
enabled bool
host string
port int
password string
return System