C# 클래스 Castle.MonoRail.Views.Brail.Tests.JustViewFixture

상속: Castle.MonoRail.Views.Brail.Tests.BaseViewOnlyTestFixture
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

보호된 메소드들

메소드 설명
ProcessView ( IDictionary dictionary, string templatePath ) : string
ProcessView ( string templatePath ) : string

비공개 메소드들

메소드 설명
CanRenderViewWithoutUsingFullMonoRailPipeline ( ) : void
UsingExtentionMethods ( ) : void
WithParameters ( ) : void

메소드 상세

ProcessView() 보호된 메소드

protected ProcessView ( IDictionary dictionary, string templatePath ) : string
dictionary IDictionary
templatePath string
리턴 string

ProcessView() 보호된 메소드

protected ProcessView ( string templatePath ) : string
templatePath string
리턴 string