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