CurrencyConverterFX Class

public class CurrencyConverterFX : ICurrencyConverter
This language is not supported or no code example is available.
public ref class CurrencyConverterFX  : public ICurrencyConverter^
This language is not supported or no code example is available.
public class CurrencyConverterFX 
implements ICurrencyConverter
This language is not supported or no code example is available.
Name Description
Public constructor CurrencyConverterFX(Framework) Initializes a new instance of the CurrencyConverter class.
Top
Name Description
Public property DataManager Gets the reference to the data manager instance of the framework this currency converter is associated with
Public property Framework Gets the reference to the framework instance this currency converter is associated with
Top
Fields
 
Name Description
Public field Currencies
Top

In this article

Definition