| ScientificReport.DAL.Repositories.ScientificInternshipRepository.ScientificInternshipRepository |
( |
ScientificReportDbContext |
context | ) |
|
| virtual IEnumerable<ScientificInternship> ScientificReport.DAL.Repositories.ScientificInternshipRepository.All |
( |
| ) |
|
|
virtual |
| virtual void ScientificReport.DAL.Repositories.ScientificInternshipRepository.Create |
( |
ScientificInternship |
item | ) |
|
|
virtual |
| virtual void ScientificReport.DAL.Repositories.ScientificInternshipRepository.Delete |
( |
Guid |
id | ) |
|
|
virtual |
| virtual ScientificInternship ScientificReport.DAL.Repositories.ScientificInternshipRepository.Get |
( |
Guid |
id | ) |
|
|
virtual |
| virtual IQueryable<ScientificInternship> ScientificReport.DAL.Repositories.ScientificInternshipRepository.GetQuery |
( |
| ) |
|
|
virtual |
| virtual void ScientificReport.DAL.Repositories.ScientificInternshipRepository.Update |
( |
ScientificInternship |
item | ) |
|
|
virtual |
The documentation for this class was generated from the following file: