Ejemplo n.º 1
0
 public void CreateBrand(Brand brand)
 {
     _controller.CreateBrand(brand);
 }