C# 클래스 QSProjectsLib.CurrencyWorks

파일 보기 프로젝트 열기: QualitySolution/QSProjects

공개 프로퍼티들

프로퍼티 타입 설명
CurrencyShortFomat string
CurrencyShortName string

공개 메소드들

메소드 설명
GetShortCurrencyString ( Decimal value ) : string

메소드 상세

GetShortCurrencyString() 공개 정적인 메소드

public static GetShortCurrencyString ( Decimal value ) : string
value Decimal
리턴 string

프로퍼티 상세

CurrencyShortFomat 공개적으로 정적으로 프로퍼티

public static string CurrencyShortFomat
리턴 string

CurrencyShortName 공개적으로 정적으로 프로퍼티

public static string CurrencyShortName
리턴 string