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