C# Class FreeMoney.BitcoinExchangeRateService

Show file Open project: edmundedgar/Mod-FreeMoney Class Usage Examples

Public Methods

Method Description
BitcoinExchangeRateService ( string>.Dictionary config ) : System
LookupRate ( string currency_code ) : decimal

Method Details

BitcoinExchangeRateService() public method

public BitcoinExchangeRateService ( string>.Dictionary config ) : System
config string>.Dictionary
return System

LookupRate() public method

public LookupRate ( string currency_code ) : decimal
currency_code string
return decimal