public AccountInterestBefore(BankAccountBefore account)
 {
     Account = account;
 }
Esempio n. 2
0
 public AccountInterestBefore(BankAccountBefore account)
 {
     Account = account;
 }