Suoranta.EnterpriseLib.Web - Developer API

BindingRootExtensions..::..BindFilter<(Of <(<'T>)>)> Method (IBindingRoot, FilterScope, Nullable<(Of <(<'Int32>)>)>)

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

Syntax


public static IFilterBindingWhenInNamedWithOrOnSyntax<T> BindFilter<T>(
	this IBindingRoot kernel,
	FilterScope scope,
	Nullable<int> order
)

Type Parameters

T

Parameters

kernel
Type: IBindingRoot
scope
Type: FilterScope
order
Type: Nullable<(Of <(<'Int32>)>)>