Пример #1
0
 public List <CryptoCurrency> GetCurrencies()
 {
     return(_manager.GetSupportedCryptoCurrencies());
 }