Method GetCurrency
GetCurrency(string)
Gets the currency associated with the specified currency code from the Default registry.
Declaration
public static Currency GetCurrency(string currencyCode)
Parameters
Type | Name | Description |
---|---|---|
string | currencyCode | The currency code of the currency to get. |
Returns
Type | Description |
---|---|
Currency |