Exemplo n.º 1
0
        public ApiController(BL.RunningApp app)
        {
            _app = app;
            var c = new BO.RunningUser()
            {
                j03Login = app.ApiLogin
            };

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