Beispiel #1
0
 public void DeletePrice(Price price)
 {
     _controller.DeletePrice(price);
 }