コード例 #1
0
 public FastCareController(FastCareContext context, ArisContext context2, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
     _context2     = context2;
 }
コード例 #2
0
 public ArisController(ArisContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #3
0
 public DrLefcortController(BaysideContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #4
0
 public GorumController(GorumContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #5
0
 public WellnessDiagnosticImagingPCController(WellnessDiagnosticImagingPCContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #6
0
 public UptownController(UptownContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #7
0
 public QueensWoundAndMedicalCarePcController(QueensWoundAndMedicalCarePcContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #8
0
 public QueensChiropracticAssociatesController(QueensChiropracticAssociatesContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #9
0
 public BrooklynMedicalServicesController(BrooklynMedicalServicesContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #10
0
 public OrthoUrgentCareController(OrthoUrgentCareContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #11
0
 public GetwellMedcareController(GetwellmedcareContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }
コード例 #12
0
ファイル: DataController.cs プロジェクト: grabraine/grabraine
 public DataController(LopezContext context, HKMasterContext hkcontext)
 {
     _context   = context;
     _hkcontext = hkcontext;
 }
コード例 #13
0
 public HirschhornLawFirmController(HirschhornLawFirmContext context, HKMasterContext hkcontext, ScheduleContext contextSched)
 {
     _context      = context;
     _hkcontext    = hkcontext;
     _contextSched = contextSched;
 }