public DeleteModel(rpiThermo.Models.rpiThermoContext context) { _context = context; }
public CreateModel(rpiThermo.Models.rpiThermoContext context) { _context = context; }
public EditModel(rpiThermo.Models.rpiThermoContext context) { _context = context; }
public IndexModel(rpiThermo.Models.rpiThermoContext context) { _context = context; }
public DetailsModel(rpiThermo.Models.rpiThermoContext context) { _context = context; }