C# 클래스 Castle.MonoRail.Framework.Views.NVelocity.CustomDirectives.ComponentDirective

Pendent
상속: AbstractComponentDirective
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
ComponentDirective ( IViewComponentFactory viewComponentFactory, IViewEngine viewEngine ) : NVelocity.Runtime.Directive

메소드 상세

ComponentDirective() 공개 메소드

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