Exemplo n.º 1
0
 public void CreateSpeMonsters(List <int> ids)
 {
     mImpl.CreateSpeMonsters(this, ids);
 }