Exemplo n.º 1
0
 public void AddTankTwo(Tank2 tank)
 {
     mTankSystem.AddTankTwo(tank);
 }