Ejemplo n.º 1
0
 public bool AddTower(Towers p)
 {
     return(admin.AddTower(p));
 }