Method GetLocalizedName
GetLocalizedName(CultureInfo?)
Gets the localized name for the currency in the specified culture (or the current culture if no culture is provided).
Declaration
public string GetLocalizedName(CultureInfo? culture = null)
Parameters
Type | Name | Description |
---|---|---|
CultureInfo | culture |
Returns
Type | Description |
---|---|
string |