|
ScientificReport
|
This is the complete list of members for ScientificReport.DAL.Repositories.DepartmentReportRepository, including all inherited members.
| All() | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |
| AllWhere(Func< DepartmentReport, bool > predicate) | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |
| Create(DepartmentReport item) | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |
| Delete(Guid id) | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |
| DepartmentReportRepository(ScientificReportDbContext context) | ScientificReport.DAL.Repositories.DepartmentReportRepository | |
| Get(Guid id) | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |
| Get(Func< DepartmentReport, bool > predicate) | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |
| GetQuery() | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |
| Update(DepartmentReport item) | ScientificReport.DAL.Repositories.DepartmentReportRepository | virtual |