Ejemplo n.º 1
0
 public void LoadInventoryReport(DateTime date)
 {
     _db.GetInventoryReportOfDate(date);
 }