public static string GetDoublePriceFormatted( double price, Currency currency, Country country, bool showFormatted )
Public Shared Function GetDoublePriceFormatted ( price As Double, currency As Currency, country As Country, showFormatted As Boolean ) As String