Beispiel #1
0
 public DataTable LoadItems()
 {
     return(_stockInRepository.LoadItems());
 }