C# Класс mobSocial.Services.Formatter.FormatterService

Наследование: IFormatterService
Показать файл Открыть проект

Открытые методы

Метод Описание
FormatCurrency ( decimal amount, Currency targetCurrency, bool includeSymbol = true ) : string

Описание методов

FormatCurrency() публичный Метод

public FormatCurrency ( decimal amount, Currency targetCurrency, bool includeSymbol = true ) : string
amount decimal
targetCurrency System.Currency
includeSymbol bool
Результат string