C# 클래스 Rebel.Framework.Localization.Processing.ParameterValues.UnencodedParameterValue

The value is written without encoding.
상속: ParameterValue
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
Format ( string>.Func stringEncoder, string formattedValue ) : string
UnencodedParameterValue ( object value ) : System

메소드 상세

Format() 공개 메소드

public Format ( string>.Func stringEncoder, string formattedValue ) : string
stringEncoder string>.Func
formattedValue string
리턴 string

UnencodedParameterValue() 공개 메소드

public UnencodedParameterValue ( object value ) : System
value object
리턴 System