C# 클래스 Castle.MicroKernel.Tests.LazyLoadingTestCase

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

비공개 메소드들

메소드 설명
Can_Lazily_resolve_component ( ) : void
Can_lazily_resolve_dependency ( ) : void
Can_lazily_resolve_explicit_dependency ( ) : void
Component_loaded_lazily_can_have_lazy_dependencies ( ) : void
Loaders_are_thread_safe ( ) : void
Loaders_only_triggered_when_resolving ( ) : void
Loaders_with_dependencies_dont_overflow_the_stack ( ) : void