Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntax Namespace
Suoranta.EnterpriseLib.Web - Developer API

FilterFilterBindingBuilder<(Of <(<'T>)>)>..::..WithConstructorArgument Method

Overload List


  Name Description
Public method WithConstructorArgument(String, Object)
Indicates that the specified constructor argument should be overridden with the specified value.
Public method WithConstructorArgument(String, Func<(Of <<'(IContext, Object>)>>))
Indicates that the specified constructor argument should be overridden with the specified value.
Public method WithConstructorArgument(String, Func<(Of <<'(IContext, ControllerContext, ActionDescriptor, Object>)>>))
Indicates that the specified constructor argument should be overridden with the specified value.