Suoranta.EnterpriseLib.Web - Developer API

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

Classes


  Class Description
Public class FilterContextParameter
Public class NinjectFilter<(Of <(<'T>)>)>
Creates a filter of the specified type using ninject.
Public class NinjectFilterAttributeFilterProvider
Filter provider that gets the filters form the attributes of the actions.
Public class NinjectFilterProvider
A filter provider that gets the filter by requesting all INinjectFilters.

Interfaces


  Interface Description
Public interface INinjectFilter
Used by the NinjectFilterProvider to get injected filters.