C# 클래스 Rebel.Framework.Localization.Processing.ValueFormatters.StringFormatFormatter

상속: IValueFormatter
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
FormatValue ( ParameterValue value, EvaluationContext context ) : string
StringFormatFormatter ( string formatExpression )

메소드 상세

FormatValue() 공개 메소드

public FormatValue ( ParameterValue value, EvaluationContext context ) : string
value ParameterValue
context EvaluationContext
리턴 string

StringFormatFormatter() 공개 메소드

public StringFormatFormatter ( string formatExpression )
formatExpression string