IHttpControllerTypeResolver Interface
Provides an abstraction for managing the controller types of an application. A different implementation can be registered via the DependencyResolver.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | GetControllerTypes(IAssembliesResolver^) | Returns a list of controllers available for the application. |
Show:
