C# Class CastleTests.Facilities.TypedFactory.TypedFactoryDelegatesInvalidScenariosTestCase

Inheritance: AbstractContainerTestCase
Mostrar archivo Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
Dependency_on_Func_of_bool_is_not_satisfied ( ) : void
Dependency_on_Func_of_string_is_not_satisfied ( ) : void
Dependency_on_Func_of_string_is_not_satisfied_after_resolving_valid_func ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void