示例#1
0
文件: Server.cs 项目: voed/sharpmod
 static Server()
 {
     Commands = new ServerCommands();
 }
示例#2
0
文件: Server.cs 项目: txdv/sharpmod
 static Server()
 {
     Commands = new ServerCommands();
 }