The SimpleInjectorWebApiDependencyResolver type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged
resources.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDependencyResolver.BeginScope | Starts a resolution scope. | |
IDependencyScope.GetService | Retrieves a service from the scope. | |
IDependencyScope.GetServices | Retrieves a collection of services from the scope. |
See Also