Exemple #1
0
 public DataTable LoadStockItem()
 {
     return(_stockInRepository.LoadStockItem());
 }