예제 #1
0
        public ApiController(BL.RunningApp app)
        {
            _app = app;
            var c = new BO.RunningUser()
            {
                j03Login = app.ApiLogin
            };

            _f = new BL.Factory(c, _app);
        }
예제 #2
0
 public p27MszUnitBL(BL.Factory mother) : base(mother)
 {
 }
예제 #3
0
 public o51TagBL(BL.Factory mother) : base(mother)
 {
 }
예제 #4
0
 public p19MaterialBL(BL.Factory mother) : base(mother)
 {
 }
예제 #5
0
 public o53TagGroupBL(BL.Factory mother) : base(mother)
 {
 }
예제 #6
0
 public o23DocBL(BL.Factory mother) : base(mother)
 {
 }
예제 #7
0
 public p12ClientTpvBL(BL.Factory mother) : base(mother)
 {
 }
예제 #8
0
 public p31CapacityFondBL(BL.Factory mother) : base(mother)
 {
 }
예제 #9
0
 public j72TheGridTemplateBL(BL.Factory mother) : base(mother)
 {
 }
예제 #10
0
 public p11ClientProductBL(BL.Factory mother) : base(mother)
 {
 }
예제 #11
0
 public p51OrderBL(BL.Factory mother) : base(mother)
 {
 }
예제 #12
0
 public p10MasterProductBL(BL.Factory mother) : base(mother)
 {
 }
예제 #13
0
 public p45TaskOperRealBL(BL.Factory mother) : base(mother)
 {
 }
예제 #14
0
 public p44TaskOperPlanBL(BL.Factory mother) : base(mother)
 {
 }
예제 #15
0
 public p13MasterTpvBL(BL.Factory mother) : base(mother)
 {
 }
예제 #16
0
 public p41TaskBL(BL.Factory mother) : base(mother)
 {
 }
예제 #17
0
 public p25MszTypeBL(BL.Factory mother) : base(mother)
 {
 }
예제 #18
0
 public p15ClientOperBL(BL.Factory mother) : base(mother)
 {
 }
예제 #19
0
 public p28CompanyBL(BL.Factory mother) : base(mother)
 {
 }
예제 #20
0
 public j02PersonBL(BL.Factory mother) : base(mother)
 {
 }
예제 #21
0
 public p85TempboxBL(BL.Factory mother) : base(mother)
 {
 }
예제 #22
0
 public j04UserRoleBL(BL.Factory mother) : base(mother)
 {
 }
예제 #23
0
 public p26MszBL(BL.Factory mother) : base(mother)
 {
 }
예제 #24
0
 public x31ReportBL(BL.Factory mother) : base(mother)
 {
 }
예제 #25
0
 public b03StatusGroupBL(BL.Factory mother) : base(mother)
 {
 }
예제 #26
0
 public p14MasterOperBL(BL.Factory mother) : base(mother)
 {
 }
예제 #27
0
 public p18OperCodeBL(BL.Factory mother) : base(mother)
 {
 }
예제 #28
0
 public p21LicenseBL(BL.Factory mother) : base(mother)
 {
 }
예제 #29
0
 public MailBL(BL.Factory mother) : base(mother)
 {
 }
예제 #30
0
 public CBL(BL.Factory mother) : base(mother)
 {
 }