Exemplo n.º 1
0
 public UC_UCUI_Product_uc_Offer_ListHomePage()
 {
     this._presenter = new Merchant_OfferListPrensenter(this);
 }
Exemplo n.º 2
0
 public UC_UCUI_Product_uc_DOTD()
 {
     this._presenter = new Merchant_OfferListPrensenter(this);
 }
Exemplo n.º 3
0
 public UC_UCUI_Master_SmallWindow_uc_HotOffer()
 {
     this.TakeLatestCoupon = 10;
     this._presenter       = new Merchant_OfferListPrensenter(this);
 }