C# 클래스 Mvc.Application.DynamicServicesRegistry

상속: ServicesRegistry
파일 보기 프로젝트 열기: ryanohs/DynamicServices

공개 메소드들

메소드 설명
Bootstrap ( IWindsorContainer container ) : void
DynamicServicesRegistry ( ) : System
RegisterConventions ( ) : void

메소드 상세

Bootstrap() 공개 정적인 메소드

public static Bootstrap ( IWindsorContainer container ) : void
container IWindsorContainer
리턴 void

DynamicServicesRegistry() 공개 메소드

public DynamicServicesRegistry ( ) : System
리턴 System

RegisterConventions() 공개 정적인 메소드

public static RegisterConventions ( ) : void
리턴 void