Exemplo n.º 1
0
 private void ListenInterest(object source, ElapsedEventArgs e)
 {
     _logger.Info("Interests added to current Saving accounts");
     TransactionExecutor.InterestAddition();
 }