public UC_UCUI_Master_Merchant_uc_Commisions()
 {
     this._presenter = new Merchant_CommisionListPrensenter(this);
 }
 public UC_UCUI_Master_SmallWindow_uc_ExtraCashBack()
 {
     this._presenter = new Merchant_CommisionListPrensenter(this);
 }