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