HttpControllerRouteHandler Class
A IRouteHandler that returns instances of HttpControllerHandler that can pass requests to a given HttpServer instance.
Namespace: System.Web.Http.WebHost
Assembly: System.Web.Http.WebHost (in System.Web.Http.WebHost.dll)
The HttpControllerRouteHandler type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HttpControllerRouteHandler | Initializes a new instance of the HttpControllerRouteHandler class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetHttpHandler | Provides the object that processes the request. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
