Suoranta.EnterpriseLib.Web - Developer API

InjectContextModule Constructor

Namespace:  Suoranta.EnterpriseLib.Web.AppDomain.Ninject
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public InjectContextModule(
	Func<IKernel> lazyKernel
)

Parameters

lazyKernel
Type: Func<(Of <(<'IKernel>)>)>