Exemplo n.º 1
0
 public async void ResetTrainingBalanceAsync(string requestId)
 {
     await WsClient?.ResetTrainingBalanceAsync(requestId);
 }