public OligoNucleotidesController(ProjectMonitorContext context) { _context = context; }
public SampleProvidersController(ProjectMonitorContext context) { _context = context; }
public ProjectStatesController(ProjectMonitorContext context) { _context = context; }
public SampleExtractionsController(ProjectMonitorContext context) { _context = context; }
public CoolingsController(ProjectMonitorContext context) { _context = context; }
public PcrProcessesController(ProjectMonitorContext context) { _context = context; }
public MixAsController(ProjectMonitorContext context) { _context = context; }
public ResultSlipsController(ProjectMonitorContext context) { _context = context; }
public ProjectResearchPlansController(ProjectMonitorContext context) { _context = context; }
public ReferenceArticlesController(ProjectMonitorContext context) { _context = context; }
public Pcr1Controller(ProjectMonitorContext context) { _context = context; }
public UserRepository(ProjectMonitorContext projectMonitorContext) { _projectMonitorContext = projectMonitorContext; }
public NucleicAcidsController(ProjectMonitorContext context) { _context = context; }
public StepsResearchesController(ProjectMonitorContext context) { _context = context; }
public UsersController(ProjectMonitorContext context) { _context = context; }
public WorkItemMonitorsController(ProjectMonitorContext context) { _context = context; }
public EmployeeRolesController(ProjectMonitorContext context) { _context = context; }
public EnzymesController(ProjectMonitorContext context) { _context = context; }
public DenaturationsController(ProjectMonitorContext context) { _context = context; }