Пример #1
0
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMClaimInfoDetailService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
Пример #2
0
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMBusinessDataOtherService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMPremiumsDetailsService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
Пример #4
0
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMCompanyCustomService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
Пример #5
0
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public CodeTypeService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMConsultationDetailsService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMNickIncludeAdveringFieldService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
Пример #8
0
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMInvoiceInfoService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMDeliveryProductInventoryService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
Пример #10
0
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMCashBackApplicationService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMInventoryBarcodeDetailService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }
 /// <summary>
 /// Ctor
 /// </summary>
 /// <param name="context">Object context</param>
 public XMPdInfoProductDetailsService(HozestERPObjectContext context)
 {
     this._context      = context;
     this._cacheManager = new HozestERPRequestCache();
 }