Suoranta.EnterpriseLib.Web - Developer API

NinjectFilter<(Of <(<'T>)>)> Constructor

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

Syntax


public NinjectFilter(
	IKernel kernel,
	FilterScope scope,
	Nullable<int> order,
	Guid filterId
)

Parameters

kernel
Type: IKernel
scope
Type: FilterScope
order
Type: Nullable<(Of <(<'Int32>)>)>
filterId
Type: Guid