Пример #1
0
 public RepairReportRepository(RTProSLContext context)
 {
     _context = context;
 }
 public EquipmentInspectionRepository(RTProSLContext context)
 {
     _context = context;
 }