C# 클래스 CastleTests.AbstractContainerTestCase

파일 보기 프로젝트 열기: castleproject/Windsor

보호된 메소드들

메소드 설명
AfterContainerCreated ( ) : void
BuildContainer ( ) : WindsorContainer
ResetContainer ( ) : void

비공개 메소드들

메소드 설명
CleanUp ( ) : void
Init ( ) : void

메소드 상세

AfterContainerCreated() 보호된 메소드

protected AfterContainerCreated ( ) : void
리턴 void

BuildContainer() 보호된 메소드

protected BuildContainer ( ) : WindsorContainer
리턴 WindsorContainer

ResetContainer() 보호된 메소드

protected ResetContainer ( ) : void
리턴 void