예제 #1
0
 public DataTable StockOut()
 {
     return(_stockOutRepository.LoadStockout());
 }