public DeleteModel(LabReport.Server.Models.LabReportServerContext context) { _context = context; }
public EditModel(LabReport.Server.Models.LabReportServerContext context) { _context = context; }