Suoranta.EnterpriseLib.Web - Developer API

Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntax Namespace

Classes


  Class Description
Public class AttributeValueSelector<(Of <(<'TAttribute>)>)>
Public class BindingRootExtensions
Extension methods for IBindingRoot to define filter bindings.
Public class FilterFilterBindingBuilder<(Of <(<'T>)>)>
Public class IConstructorArgumentSyntaxExtensions
Extension methods for IConstructorArgumentSyntax

Interfaces


  Interface Description
Public interface IFilterBindingInNamedWithOrOnSyntax<(Of <(<'T>)>)>
Used to set the scope, name, or add additional information or actions to a binding.
Public interface IFilterBindingInSyntax<(Of <(<'T>)>)>
Used to define the scope in which instances activated via a binding should be re-used.
Public interface IFilterBindingNamedSyntax<(Of <(<'T>)>)>
Used to define the name of a binding.
Public interface IFilterBindingNamedWithOrOnSyntax<(Of <(<'T>)>)>
Used to set the scope, name, or add additional information or actions to a binding.
Public interface IFilterBindingOnSyntax<(Of <(<'T>)>)>
Used to add additional actions to be performed during activation or deactivation of instances via a binding.
Public interface IFilterBindingWhenInNamedWithOrOnSyntax<(Of <(<'T>)>)>
Used to set the scope, name, or add additional information or actions to a binding.
Public interface IFilterBindingWhenSyntax<(Of <(<'T>)>)>
Used to add additional information or actions to a binding.
Public interface IFilterBindingWithOrOnSyntax<(Of <(<'T>)>)>
Used to add additional information or actions to a binding.
Public interface IFilterBindingWithSyntax<(Of <(<'T>)>)>
Used to add additional information to a binding.