Пример #1
0
 public DataTable GetAllProducDetails()
 {
     return(Product_DL.GetAllProducDetails());
 }