C# Class Castle.MonoRail.Framework.Views.NVelocity.CustomDirectives.ComponentDirective

Pendent
Inheritance: AbstractComponentDirective
ファイルを表示 Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
ComponentDirective ( IViewComponentFactory viewComponentFactory, IViewEngine viewEngine ) : NVelocity.Runtime.Directive

Method Details

ComponentDirective() public method

public ComponentDirective ( IViewComponentFactory viewComponentFactory, IViewEngine viewEngine ) : NVelocity.Runtime.Directive
viewComponentFactory IViewComponentFactory
viewEngine IViewEngine
return NVelocity.Runtime.Directive