C# Class Castle.MonoRail.WindsorExtension.WindsorViewComponentFactory

Inheritance: Castle.MonoRail.Framework.Services.AbstractViewComponentFactory
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Create ( String name ) : ViewComponent

Protected Methods

Method Description
GetViewComponentRegistry ( ) : IViewComponentRegistry

Method Details

Create() public method

public Create ( String name ) : ViewComponent
name String
return Castle.MonoRail.Framework.ViewComponent

GetViewComponentRegistry() protected method

protected GetViewComponentRegistry ( ) : IViewComponentRegistry
return IViewComponentRegistry