Esempio n. 1
0
 public void GetTokenInfo()
 {
     AssertCall <TokenInfo>(repository.GetTokenInfo(Config.GetApiKey()));
 }