C# 클래스 Storage.Helpers.CurrencyHelper

파일 보기 프로젝트 열기: aokolity/Storage

공개 메소드들

메소드 설명
FormatCurrency ( decimal value ) : string
GetCurrentCultureName ( ) : string

메소드 상세

FormatCurrency() 공개 정적인 메소드

public static FormatCurrency ( decimal value ) : string
value decimal
리턴 string

GetCurrentCultureName() 공개 정적인 메소드

public static GetCurrentCultureName ( ) : string
리턴 string