Method | Description | |
---|---|---|
Convert ( double amount, byte fromCurrencyId, byte toCurrencyId ) : double | ||
CurrencyConverter ( |
public Convert ( double amount, byte fromCurrencyId, byte toCurrencyId ) : double | ||
amount | double | |
fromCurrencyId | byte | |
toCurrencyId | byte | |
return | double |
public CurrencyConverter ( |
||
framework | ||
return | System |