示例#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)
 {
 }
 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)
 {
 }