HttpControllerRouteHandler Methods
Include Protected Members
Include Inherited Members
The HttpControllerRouteHandler type exposes the following members.
Methods
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.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IRouteHandler.GetHttpHandler | Provides the object that processes the request. |
Top