Exemple #1
0
 public void GetBanks()
 {
     Assert.NotEmpty(tokenClient.GetBanksBlocking().Banks);
 }