コード例 #1
0
ファイル: CommandPool.cs プロジェクト: patrick963534/g11
 static CommandPool()
 {
     s_singleton = new CommandPool();
 }
コード例 #2
0
 static CommandPool()
 {
     s_singleton = new CommandPool();
 }