示例#1
0
 public void CreateSpeMonsters(List <int> ids)
 {
     mImpl.CreateSpeMonsters(this, ids);
 }