FilterFilterBindingBuilder<(Of <(<'T>)>)>..::..InTransientScope Method
Indicates that instances activated via the binding should not be re-used, nor have
their lifecycle managed by Ninject.
Namespace:
Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntaxAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public IFilterBindingNamedWithOrOnSyntax<T> InTransientScope()

