C# 클래스 mobSocial.Services.Formatter.FormatterService

상속: IFormatterService
파일 보기 프로젝트 열기: mobsoftware/mobsocial

공개 메소드들

메소드 설명
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