C# Class Storage.Helpers.CurrencyHelper

Afficher le fichier Open project: aokolity/Storage

Méthodes publiques

Méthode Description
FormatCurrency ( decimal value ) : string
GetCurrentCultureName ( ) : string

Method Details

FormatCurrency() public static méthode

public static FormatCurrency ( decimal value ) : string
value decimal
Résultat string

GetCurrentCultureName() public static méthode

public static GetCurrentCultureName ( ) : string
Résultat string