Method GetName
GetName(Currency, CultureInfo)
Gets the localized name of the specified currency for the given culture.
Declaration
string GetName(Currency currency, CultureInfo culture)
Parameters
Type | Name | Description |
---|---|---|
Currency | currency | The currency to localize. |
CultureInfo | culture | The culture for which to localize the currency name. |
Returns
Type | Description |
---|---|
string |