示例#1
0
 static void InitiateServer()
 {
     ConfigFileReader.ReadConfigurations();
     Global.Initiate();
     ConsoleAssembly.Initiate();
 }