IDependencyResolver Interface
Represents a dependency injection container.
Namespace: System.Web.Http.Dependencies
Assembly: System.Web.Http (in System.Web.Http.dll)
The IDependencyResolver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BeginScope | Starts a resolution scope. |
![]() | Dispose | (Inherited from IDisposable.) |
![]() | GetService | Retrieves a service from the scope. (Inherited from IDependencyScope.) |
![]() | GetServices | Retrieves a collection of services from the scope. (Inherited from IDependencyScope.) |
.gif?cs-save-lang=1&cs-lang=cpp)