public ActiveCardTRANSERCOController(ItblCardService _tblCardService, ItblCardGroupService _tblCardGroupService, ItblCustomerGroupService _tblCustomerGroupService, ItblFeeService _tblFeeService)
 {
     this._tblCardService          = _tblCardService;
     this._tblCardGroupService     = _tblCardGroupService;
     this._tblCustomerGroupService = _tblCustomerGroupService;
     this._tblFeeService           = _tblFeeService;
 }
 public tblCustomerController(ItblCustomerService _tblCustomerService, ItblCustomerGroupService _tblCustomerGroupService, ItblSystemConfigService _tblSystemConfigService, ItblCardService _tblCardService)
 {
     this._tblCustomerService      = _tblCustomerService;
     this._tblCustomerGroupService = _tblCustomerGroupService;
     this._tblSystemConfigService  = _tblSystemConfigService;
     this._tblCardService          = _tblCardService;
 }
Beispiel #3
0
 public OrderActiveCardController(IOrderActiveCardService _OrderActiveCardService, ItblCustomerGroupService _tblCustomerGroupService, ItblCardGroupService _tblCardGroupService, ItblActiveCardService _tblActiveCardService, ItblSystemConfigService _tblSystemConfigService)
 {
     this._tblActiveCardService    = _tblActiveCardService;
     this._OrderActiveCardService  = _OrderActiveCardService;
     this._tblCustomerGroupService = _tblCustomerGroupService;
     this._tblCardGroupService     = _tblCardGroupService;
     this._tblSystemConfigService  = _tblSystemConfigService;
 }
 public tblCustomerService(ItblCustomerRepository _tblCustomerRepository, IUnitOfWork _UnitOfWork, ItblCustomerGroupService _tblCustomerGroupService, ItblCustomerGroupRepository _tblCustomerGroupRepository, ItblAccessLevelRepository _tblAccessLevelRepository)
 {
     this._tblCustomerRepository      = _tblCustomerRepository;
     this._UnitOfWork                 = _UnitOfWork;
     this._tblCustomerGroupService    = _tblCustomerGroupService;
     this._tblCustomerGroupRepository = _tblCustomerGroupRepository;
     this._tblAccessLevelRepository   = _tblAccessLevelRepository;
 }
 public ActiveCardController(ItblCardService _tblCardService, ItblCardGroupService _tblCardGroupService, ItblCustomerGroupService _tblCustomerGroupService, ItblFeeService _tblFeeService, ItblSystemConfigService _tblSystemConfigService, IExtendCardService _ExtendCardService)
 {
     this._tblCardService          = _tblCardService;
     this._tblCardGroupService     = _tblCardGroupService;
     this._tblCustomerGroupService = _tblCustomerGroupService;
     this._tblFeeService           = _tblFeeService;
     this._tblSystemConfigService  = _tblSystemConfigService;
     this._ExtendCardService       = _ExtendCardService;
 }
Beispiel #6
0
 public ReportNewController
     (IReportService _ReportService, ItblCustomerGroupService _tblCustomerGroupservice, ItblLaneService _LaneService, ItblCardGroupService _CardGroupService, IUserService _UserService, ItblVehicleGroupService _VehicleService)
 {
     this._ReportService           = _ReportService;
     this._tblCustomerGroupservice = _tblCustomerGroupservice;
     this._LaneService             = _LaneService;
     this._CardGroupService        = _CardGroupService;
     this._UserService             = _UserService;
     this._VehicleService          = _VehicleService;
 }
 public tblCardsController(ItblCardService _itblCardService, ItblSystemConfigService _tblSystemConfigService, ItblCustomerGroupService _tblCustomerGroupservice, ItblCardGroupService _cardGroupService, ItblCardEventService _tblCardEvenService, ItblCustomerService _tblCustomerService)
 {
     this._itblCardService         = _itblCardService;
     this._tblSystemConfigService  = _tblSystemConfigService;
     this._tblCustomerGroupservice = _tblCustomerGroupservice;
     this._cardGroupService        = _cardGroupService;
     this._cardGroupService        = _cardGroupService;
     this._tblCardEvenService      = _tblCardEvenService;
     this._tblCustomerService      = _tblCustomerService;
 }
Beispiel #8
0
 public tblCardEventDeleteController(ItblCardEventDeleteService _tblCardEventDeleteService, IReportService _ReportService, ItblCardGroupService _tblCardGroupService, ItblCustomerGroupService _tblCustomerGroupService, IUserService _UserService, ItblLaneService _tblLaneService, ItblSystemConfigService _tblSystemConfigService)
 {
     this._tblCardEventDeleteService = _tblCardEventDeleteService;
     this._tblCardGroupService       = _tblCardGroupService;
     this._tblCustomerGroupService   = _tblCustomerGroupService;
     this._UserService            = _UserService;
     this._tblLaneService         = _tblLaneService;
     this._ReportService          = _ReportService;
     this._tblSystemConfigService = _tblSystemConfigService;
 }
Beispiel #9
0
 public tblAccessUploadProcessController(ItblAccessUploadProcessService _tblAccessUploadProcessService, ItblCustomerGroupService _tblCustomerGroupService, ItblCardGroupService _tblCardGroupService, IUserService _UserService, ItblAccessControllerService _tblAccessControllerService, ItblSystemConfigService _tblSystemConfigService, ItblCustomerService _tblCustomerService)
 {
     this._tblAccessUploadProcessService = _tblAccessUploadProcessService;
     this._tblCustomerGroupService       = _tblCustomerGroupService;
     this._tblCardGroupService           = _tblCardGroupService;
     this._UserService = _UserService;
     this._tblAccessControllerService = _tblAccessControllerService;
     this._tblSystemConfigService     = _tblSystemConfigService;
     this._tblCustomerService         = _tblCustomerService;
 }
Beispiel #10
0
 public ReportController(IReportService _ReportService, ItblCardGroupService _tblCardGroupService, ItblSystemConfigService _tblSystemConfigService, ItblCustomerGroupService _tblCustomerGroupService, ItblCustomerService _tblCustomerService, ItblCardService _tblCardService, ItblLockerControllerService _tblLockerControllerService)
 {
     this._ReportService              = _ReportService;
     this._tblCardGroupService        = _tblCardGroupService;
     this._tblSystemConfigService     = _tblSystemConfigService;
     this._tblCustomerGroupService    = _tblCustomerGroupService;
     this._tblCustomerService         = _tblCustomerService;
     this._tblCardService             = _tblCardService;
     this._tblLockerControllerService = _tblLockerControllerService;
 }
Beispiel #11
0
 public ActiveCardListTRANSERCOController(ItblActiveCardService _tblActiveCardService, ItblCustomerService _tblCustomerService, ItblCustomerGroupService _tblCustomerGroupService, ItblCardGroupService _tblCardGroupService, IUserService _UserService, ItblSystemConfigService _tblSystemConfigService, ItblCardService _tblCardService)
 {
     this._tblActiveCardService    = _tblActiveCardService;
     this._tblCustomerService      = _tblCustomerService;
     this._tblCustomerGroupService = _tblCustomerGroupService;
     this._tblCardGroupService     = _tblCardGroupService;
     this._UserService             = _UserService;
     this._tblSystemConfigService  = _tblSystemConfigService;
     this._tblCardService          = _tblCardService;
 }
 public LoaderAppApiController(ItblAccessControllerService _tblAccessControllerService, ItblAccessLineService _tblAccessLineService, ISelfHostConfigService _SelfHostConfigService, ItblAccessPCService _tblAccessPCService, ItblCardGroupService _tblCardGroupService, ItblAccessLevelService _tblAccessLevelService, ItblCustomerGroupService _tblCustomerGroupService, ItblCardService _tblCardService, IUserService _UserService, ItblCustomerService _tblCustomerService)
 {
     this._tblAccessControllerService = _tblAccessControllerService;
     this._tblAccessLineService       = _tblAccessLineService;
     this._SelfHostConfigService      = _SelfHostConfigService;
     this._tblAccessPCService         = _tblAccessPCService;
     this._tblCardGroupService        = _tblCardGroupService;
     this._tblAccessLevelService      = _tblAccessLevelService;
     this._tblCustomerGroupService    = _tblCustomerGroupService;
     this._tblCardService             = _tblCardService;
     this._UserService        = _UserService;
     this._tblCustomerService = _tblCustomerService;
 }
Beispiel #13
0
 public tblCustomerController(ItblCustomerService _tblCustomerService, ItblCustomerGroupService _tblCustomerGroupService, ItblSystemConfigService _tblSystemConfigService, ItblCardService _tblCardService, ItblAccessLevelService _tblAccessLevelService, ItblAccessControllerService _tblAccessControllerService, ItblAccessLineService _tblAccessLineService, ItblAccessPCService _tblAccessPCService, ISelfHostConfigService _SelfHostConfigService, ItblAccessLevelDetailService _tblAccessLevelDetailService, ItblAccessUploadDetailService _tblAccessUploadDetailService)
 {
     this._tblCustomerService           = _tblCustomerService;
     this._tblCustomerGroupService      = _tblCustomerGroupService;
     this._tblSystemConfigService       = _tblSystemConfigService;
     this._tblCardService               = _tblCardService;
     this._tblAccessLevelService        = _tblAccessLevelService;
     this._tblAccessControllerService   = _tblAccessControllerService;
     this._tblAccessLineService         = _tblAccessLineService;
     this._tblAccessPCService           = _tblAccessPCService;
     this._SelfHostConfigService        = _SelfHostConfigService;
     this._tblAccessLevelDetailService  = _tblAccessLevelDetailService;
     this._tblAccessUploadDetailService = _tblAccessUploadDetailService;
 }
        public UploadController(ItblCardService _tblCardService, ItblCardGroupService _tblCardGroupService, ItblCustomerService _tblCustomerService, ItblCustomerGroupService _tblCustomerGroupService, ItblLockerPCService _tblLockerPCService, ItblLockerSelfHostService _tblLockerSelfHostService, ItblLockerLineService _tblLockerLineService, ItblLockerControllerService _tblLockerControllerService, ItblLockerService _tblLockerService, ItblLockerProcessService _tblLockerProcessService)
        {
            this._tblCardService          = _tblCardService;
            this._tblCardGroupService     = _tblCardGroupService;
            this._tblCustomerService      = _tblCustomerService;
            this._tblCustomerGroupService = _tblCustomerGroupService;

            this._tblLockerPCService         = _tblLockerPCService;
            this._tblLockerSelfHostService   = _tblLockerSelfHostService;
            this._tblLockerLineService       = _tblLockerLineService;
            this._tblLockerControllerService = _tblLockerControllerService;
            this._tblLockerService           = _tblLockerService;
            this._tblLockerProcessService    = _tblLockerProcessService;
        }
 public UploadController(ItblCardService _tblCardService, ItblCardGroupService _tblCardGroupService, ItblCustomerGroupService _tblCustomerGroupService,
                         ItblAccessPCService _tblAccessPCService, ItblAccessControllerService _tblAccessControllerService,
                         ItblAccessLevelService _tblAccessLevelService, ISelfHostConfigService _SelfHostConfigService, ItblAccessLineService _tblAccessLineService,
                         ItblAccessUploadProcessService _tblAccessUploadProcessService, ItblCustomerService _tblCustomerService, ItblAccessControllerGroupService _tblAccessControllerGroupService)
 {
     this._tblCardService                  = _tblCardService;
     this._tblCardGroupService             = _tblCardGroupService;
     this._tblCustomerGroupService         = _tblCustomerGroupService;
     this._tblAccessPCService              = _tblAccessPCService;
     this._tblAccessControllerService      = _tblAccessControllerService;
     this._tblAccessLevelService           = _tblAccessLevelService;
     this._SelfHostConfigService           = _SelfHostConfigService;
     this._tblAccessLineService            = _tblAccessLineService;
     this._tblAccessUploadProcessService   = _tblAccessUploadProcessService;
     this._tblCustomerService              = _tblCustomerService;
     this._tblAccessControllerGroupService = _tblAccessControllerGroupService;
 }
Beispiel #16
0
 public ActiveCardDateActiveController(ItblCardService _tblCardService, ItblCardGroupService _tblCardGroupService, ItblCustomerGroupService _tblCustomerGroupService)
 {
     this._tblCardService          = _tblCardService;
     this._tblCardGroupService     = _tblCardGroupService;
     this._tblCustomerGroupService = _tblCustomerGroupService;
 }
Beispiel #17
0
 public tblCustomersController(ItblCustomerService itblCustomerService, ItblCustomerGroupService itblCustomerGrService)
 {
     this.itblCustomerGrService = itblCustomerGrService;
     this.itblCustomerService   = itblCustomerService;
 }
 public ActiveCardsController(tblCardGroupService _tblCardGroupService, ItblCustomerGroupService _tblCustomerGr, ItblCardService _tblCardService)
 {
     this._tblCardGroupService = _tblCardGroupService;
     this._tblCustomerGr       = _tblCustomerGr;
     this._tblCardService      = _tblCardService;
 }