C# 클래스 Yuhan.Common.Extensions.IntExtension

파일 보기 프로젝트 열기: hansuky/Yuhan

공개 메소드들

메소드 설명
AsCurrency ( this value ) : String
AsCurrency ( this value, CultureInfo culture ) : string

메소드 상세

AsCurrency() 공개 정적인 메소드

public static AsCurrency ( this value ) : String
value this
리턴 String

AsCurrency() 공개 정적인 메소드

public static AsCurrency ( this value, CultureInfo culture ) : string
value this
culture System.Globalization.CultureInfo
리턴 string