IFilterBindingInSyntax<(Of <(<'T>)>)>..::..InScope Method (Func<(Of <(<'IContext, Object>)>)>)
Indicates that instances activated via the binding should be re-used as long as the object
returned by the provided callback remains alive (that is, has not been garbage collected).
Namespace:
Suoranta.EnterpriseLib.Web.AppDomain.Ninject.Mvc.FilterBindingSyntaxAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
IFilterBindingNamedWithOrOnSyntax<T> InScope( Func<IContext, Object> scope )

