C# Class mobSocial.Services.Formatter.FormatterService

Inheritance: IFormatterService
Afficher le fichier Open project: mobsoftware/mobsocial

Méthodes publiques

Méthode Description
FormatCurrency ( decimal amount, Currency targetCurrency, bool includeSymbol = true ) : string

Method Details

FormatCurrency() public méthode

public FormatCurrency ( decimal amount, Currency targetCurrency, bool includeSymbol = true ) : string
amount decimal
targetCurrency System.Currency
includeSymbol bool
Résultat string