CMS.AspNet.Platform.Routing Namespace |
Class | Description | |
---|---|---|
ActionResultRouteHandlerTService |
Wrapper over IActionResultHttpHandlerResolver resolving appropriate
IHttpHandler from services container.
| |
ResponseDataSender |
Class that writes data to the given context's response and handles multipart and range requests.
|
Interface | Description | |
---|---|---|
IResponseDataSender |
Defines an object that writes data to the given context's response and handles multipart and range requests.
|