Suoranta.EnterpriseLib.Web - Developer API

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

Used to add additional actions to be performed during activation or deactivation of instances via a binding.

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

Syntax


public interface IFilterBindingOnSyntax<T> : IBindingSyntax

Type Parameters

T
The service being bound.