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