Delegate ServiceContainerProvider
- Namespace
- Dynamicweb.Extensibility
- Assembly
- Dynamicweb.Extensibility.dll
This delegate type is used to provide a method that will
return the current container. Used with the ServiceLocator
static accessor class.
public delegate IServiceContainer ServiceContainerProvider()