C# 클래스 CompositeUI.Web.Windsor.WindsorInstaller

상속: IWindsorInstaller
파일 보기 프로젝트 열기: padzikm/CompositeUI

공개 메소드들

메소드 설명
Install ( IWindsorContainer container, IConfigurationStore store ) : void
WindsorInstaller ( string path ) : System.Web.Mvc

비공개 메소드들

메소드 설명
RegisterAllPublicClasses ( IWindsorContainer container ) : void
RegisterWebCommonProjectClasses ( IWindsorContainer container ) : void
RegisterWebProjectClasses ( IWindsorContainer container ) : void

메소드 상세

Install() 공개 메소드

public Install ( IWindsorContainer container, IConfigurationStore store ) : void
container IWindsorContainer
store IConfigurationStore
리턴 void

WindsorInstaller() 공개 메소드

public WindsorInstaller ( string path ) : System.Web.Mvc
path string
리턴 System.Web.Mvc