C# 클래스 ExpressionEngine.StringExtensions

파일 보기 프로젝트 열기: gsscoder/exprengine

공개 메소드들

메소드 설명
FormatInvariant ( this value ) : string
FormatLocal ( this value ) : string

메소드 상세

FormatInvariant() 공개 정적인 메소드

public static FormatInvariant ( this value ) : string
value this
리턴 string

FormatLocal() 공개 정적인 메소드

public static FormatLocal ( this value ) : string
value this
리턴 string