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