Exemplo n.º 1
0
 public OperationCashDeposit(AccountId accountId, decimal amount) : base(accountId, amount)
 {
 }