Méthode | Description | |
---|---|---|
Add ( Instrument instrument ) : void | ||
Convert ( double amount, byte fromCurrencyId, byte toCurrencyId ) : double | ||
CurrencyConverterFX ( |
Méthode | Description | |
---|---|---|
GetPrice ( Instrument instrument ) : double |
public Add ( Instrument instrument ) : void | ||
instrument | Instrument | |
Résultat | void |
public Convert ( double amount, byte fromCurrencyId, byte toCurrencyId ) : double | ||
amount | double | |
fromCurrencyId | byte | |
toCurrencyId | byte | |
Résultat | double |
public CurrencyConverterFX ( |
||
framework | ||
Résultat | System |