IDependencyScope Interface
Represents an interface for the range of the dependencies.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | GetService(Type^) | Retrieves a service from the scope. |
![]() | GetServices(Type^) | Retrieves a collection of services from the scope. |
Show:
