Sets the given scope as current scope in the given context.
Namespace: SimpleInjector.Lifestyles
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Parameters
- scope
- Type: SimpleInjectorScope
The scope instance to set.
See Also