Method | Description | |
---|---|---|
Add ( Instrument instrument ) : void | ||
Convert ( double amount, byte fromCurrencyId, byte toCurrencyId ) : double | ||
CurrencyConverterFX ( |
Method | Description | |
---|---|---|
GetPrice ( Instrument instrument ) : double |
public Convert ( double amount, byte fromCurrencyId, byte toCurrencyId ) : double | ||
amount | double | |
fromCurrencyId | byte | |
toCurrencyId | byte | |
return | double |
public CurrencyConverterFX ( |
||
framework | ||
return | System |