Exemplo n.º 1
0
 public void EditAccount(AccountEntity account)
 {
     _accountLogic.EditAccount(account);
 }