Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents an interface for the range of the dependencies.
Namespace: System.Web.Http.Dependencies
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Interface IDependencyScope _
Inherits IDisposable
'Usage
Dim instance As IDependencyScope
public interface IDependencyScope : IDisposable
public interface class IDependencyScope : IDisposable
type IDependencyScope =
interface
interface IDisposable
end
public interface IDependencyScope extends IDisposable
The IDependencyScope type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Dispose | (Inherited from IDisposable.) |
![]() |
GetService | Retrieves a service from the scope. |
![]() |
GetServices | Retrieves a collection of services from the scope. |
Top
.jpeg)