Example #1
0
 public void Remover(string msg)
 {
     _pizzaDB.RemoverPizza(msg);
 }