BindingRootExtensions..::..BindFilter<(Of <(<'T>)>)> Method (IBindingRoot, Expression<(Of <(<'Func<(Of <(<'IConstructorArgumentSyntax, T>)>)>>)>)>, FilterScope, Nullable<(Of <(<'Int32>)>)>)
Namespace:
Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntax
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public static IFilterBindingWhenInNamedWithOrOnSyntax<T> BindFilter<T>( this IBindingRoot kernel, Expression<Func<IConstructorArgumentSyntax, T>> newExpression, FilterScope scope, Nullable<int> order )
Type Parameters
- T
Parameters
- kernel
- Type: IBindingRoot
- newExpression
- Type: Expression<(Of <(<'Func<(Of <(<'IConstructorArgumentSyntax, T>)>)>>)>)>
- scope
- Type: FilterScope

