 | ContainerImpl Constructor |
Namespace:
com.espertech.esper.container
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ContainerImpl(
IWindsorContainer container
)
Parameters
- container
- Type: IWindsorContainer
The container.
See Also