C# 클래스 FSNEP.ComponentRegistrar

파일 보기 프로젝트 열기: ucdavis/FSNEP

공개 메소드들

메소드 설명
AddComponentsTo ( IWindsorContainer container ) : void

비공개 메소드들

메소드 설명
AddBLLClassesTo ( IWindsorContainer container ) : void

Adds all of the implemented classes within the BLL assembly and their first interfaces to the windsor container.

AddRepositoriesTo ( IWindsorContainer container ) : void

메소드 상세

AddComponentsTo() 공개 정적인 메소드

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