C# Class CastleTests.ChildContainerSupportTestCase

Afficher le fichier Open project: castleproject/Windsor

Méthodes protégées

Méthode Description
AfterContainerCreated ( ) : void

Private Methods

Méthode Description
AddAndRemoveChildContainer ( ) : void
AddAndRemoveChildContainerWithProperty ( ) : void
AddComponentInstanceAndChildContainers ( ) : void
AddingToTwoParentContainsThrowsKernelException ( ) : void
AddingToTwoParentWithPropertyContainsThrowsKernelException ( ) : void
ResolveAgainstParentContainer ( ) : void
ResolveAgainstParentContainerWithProperty ( ) : void
StartWithParentContainer ( ) : void

Method Details

AfterContainerCreated() protected méthode

protected AfterContainerCreated ( ) : void
Résultat void