public EquipmentsReportService(DAL.Contexts.DbSuppliesViewContext viewContext) { this.viewContext = viewContext; }
public ProvidersReportService(DAL.Contexts.DbSuppliesViewContext viewContext) { this.viewContext = viewContext; }