Пример #1
0
 public void ProductInfo_Delete(int ID)
 {
     db.ProductInfo_Delete(ID);
 }