Beispiel #1
0
 public void UpdateProduct(int productId, Models.Product product)
 {
 }
Beispiel #2
0
 public void DeleteProduct(Models.Product newProduct)
 {
 }