C# Class Castle.MonoRail.Views.Brail.Tests.JustViewFixture

Inheritance: Castle.MonoRail.Views.Brail.Tests.BaseViewOnlyTestFixture
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes protégées

Méthode Description
ProcessView ( IDictionary dictionary, string templatePath ) : string
ProcessView ( string templatePath ) : string

Private Methods

Méthode Description
CanRenderViewWithoutUsingFullMonoRailPipeline ( ) : void
UsingExtentionMethods ( ) : void
WithParameters ( ) : void

Method Details

ProcessView() protected méthode

protected ProcessView ( IDictionary dictionary, string templatePath ) : string
dictionary IDictionary
templatePath string
Résultat string

ProcessView() protected méthode

protected ProcessView ( string templatePath ) : string
templatePath string
Résultat string