C# Class CastleTests.Facilities.TypedFactory.TypedFactorySelectorsTestCase

Inheritance: AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
Explicitly_specified_name_fails_if_not_present ( ) : void
Implicitly_specified_name_falls_back_if_not_present ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void