Beispiel #1
0
 public void EmptyCart()
 {
     _repo.EmptyCart();
 }