コード例 #1
0
ファイル: Server.cs プロジェクト: voed/sharpmod
 static Server()
 {
     Commands = new ServerCommands();
 }
コード例 #2
0
ファイル: Server.cs プロジェクト: txdv/sharpmod
 static Server()
 {
     Commands = new ServerCommands();
 }