CurrencyConverter Constructor
Initializes a new instance of the CurrencyConverter class.
public CurrencyConverter(
Framework framework
)
This language is not supported or no code example is available.
public:
CurrencyConverter(
Framework^ framework
)
This language is not supported or no code example is available.
public function CurrencyConverter(
framework : Framework
);
This language is not supported or no code example is available.
Parameters
-
framework
-
Framework
The framework.
In this article
Definition