The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IAssembliesResolver Interface
Provides an abstraction for managing the assemblies of an application. A different implementation can be registered via the T:System.Web.Http.Services.DependencyResolver.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | GetAssemblies() | Returns a list of assemblies available for the application. |
Show:
