Suoranta.EnterpriseLib.Web - Developer API

IFilterBindingInSyntax<(Of <(<'T>)>)> Interface

Used to define the scope in which instances activated via a binding should be re-used.

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

Syntax


public interface IFilterBindingInSyntax<T> : IBindingSyntax

Type Parameters

T
The service being bound.