C# Class CastleTests.Facilities.EventWiring.SingletonStartableTestCase

Inheritance: Castle.Windsor.Tests.AbstractContainerTestCase
Show file Open project: castleproject/Windsor

Protected Methods

Method Description
AfterContainerCreated ( ) : void

Private Methods

Method Description
TriggerSimple ( ) : void
TriggerStaticEvent ( ) : void

Method Details

AfterContainerCreated() protected method

protected AfterContainerCreated ( ) : void
return void