C# 클래스 BoC.Persistence.SitecoreGlass.ParametersTemplateValueProviderFactory.ParametersTemplateValueProvider

상속: IValueProvider
파일 보기 프로젝트 열기: csteeg/BoC

공개 메소드들

메소드 설명
ContainsPrefix ( string prefix ) : bool
GetValue ( string key ) : System.Web.Mvc.ValueProviderResult

메소드 상세

ContainsPrefix() 공개 메소드

public ContainsPrefix ( string prefix ) : bool
prefix string
리턴 bool

GetValue() 공개 메소드

public GetValue ( string key ) : System.Web.Mvc.ValueProviderResult
key string
리턴 System.Web.Mvc.ValueProviderResult