Suoranta.EnterpriseLib.Web - Developer API

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

Used to define the name of a binding.

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

Syntax


public interface IFilterBindingNamedSyntax<T> : IBindingSyntax

Type Parameters

T
The service being bound.