Overload List
Name | Description | |
---|---|---|
SimpleInjectorWebApiDependencyResolver(Container) |
Initializes a new instance of the SimpleInjectorWebApiDependencyResolver class with
the default scope option (i.e. to use an ambient AsyncScopedLifestyle
scope if one already exists).
| |
SimpleInjectorWebApiDependencyResolver(Container, DependencyResolverScopeOption) |
Initializes a new instance of the SimpleInjectorWebApiDependencyResolver class.
|
See Also