public PatientsController(s19270Context context) { _context = context; }
public DoctorsController(s19270Context context) { _context = context; }