Exemplo n.º 1
0
 public Admin_OmgTransaction()
 {
     this._presenter = new TransactionFeedPrensenter(this);
 }
Exemplo n.º 2
0
 public UC_UCUI_User_uc_UserDashBoard()
 {
     this._presenter = new TransactionFeedPrensenter(this);
 }