Exemple #1
0
 public async Task <string> GetTickerAsync()
 {
     return(await btc.GetBtcTickerAsync());
 }