ICurrencyConverter Interface

Defines the interface for currency converters
public interface ICurrencyConverter
This language is not supported or no code example is available.
public interface class ICurrencyConverter
This language is not supported or no code example is available.
public interface ICurrencyConverter
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Convert(double, byte, byte) Converts specified amount from one currency to another
Top

In this article

Definition