Beispiel #1
0
 public void DeleteBrand(Brand brand)
 {
     _controller.DeleteBrand(brand);
 }