public FastCareController(FastCareContext context, ArisContext context2, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
     _context2     = context2;
 }
Exemple #2
0
 public ArisController(ArisContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
 public DrLefcortController(BaysideContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
Exemple #4
0
 public GorumController(GorumContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
 public WellnessDiagnosticImagingPCController(WellnessDiagnosticImagingPCContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
 public UptownController(UptownContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
 public QueensWoundAndMedicalCarePcController(QueensWoundAndMedicalCarePcContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
Exemple #8
0
 public QueensChiropracticAssociatesController(QueensChiropracticAssociatesContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
Exemple #9
0
 public BrooklynMedicalServicesController(BrooklynMedicalServicesContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
 public OrthoUrgentCareController(OrthoUrgentCareContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
 public GetwellMedcareController(GetwellmedcareContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
Exemple #12
0
 public DataController(LopezContext context, HKMasterContext hkcontext)
 {
     _context   = context;
     _hkcontext = hkcontext;
 }
Exemple #13
0
 public HirschhornLawFirmController(HirschhornLawFirmContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }