예제 #1
0
 public M_SoundAlertRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #2
0
 public M_CameraTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #3
0
 public CarRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #4
0
 public M_PayBillRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #5
0
 public ServiceChargeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #6
0
 public M_UnitRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #7
0
 public M_CarBrandRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #8
0
 public OperationTestRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #9
0
 public M_AmoutBatteryRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #10
0
 public InstallMentRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #11
0
 public M_AccessoriesRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #12
0
 public M_PeriodPayRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #13
0
 public M_LimitSpeedRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #14
0
 public M_WareHouseRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #15
0
 public M_PayMonthSpecialRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #16
0
 public M_PositionRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #17
0
 public M_LicenceDriveTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #18
0
 public M_EmployeeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #19
0
 public M_JobStatusRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #20
0
 public BoxDetailRopository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #21
0
 public M_FirmWareRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #22
0
 public M_DeviceRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #23
0
 public M_CarRegisterTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #24
0
 public M_RentTypeRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #25
0
 public Stock_DetailRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #26
0
 public HStockRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #27
0
 public Master_H(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #28
0
 public JobRequestRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }
예제 #29
0
 public M_TimeSendDataRepository(ERPKTIDBContext context)
 {
     this.context = context;
 }