Exemplo n.º 1
0
 private async void ExecuteProcessUnaccountedTransactions()
 {
     await _shellService.ProcessUnaccountedTransactionsAsync().ConfigureAwait(false);
 }