Esempio n. 1
0
 public DataTable LoadStock()
 {
     return(_stockInRepository.LoadStock());
 }