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