ActionResultRouteHandlerTService Class |
Namespace: CMS.AspNet.Platform.Routing
public class ActionResultRouteHandler<TService> : IRouteHandler where TService : class, IActionResultService
The ActionResultRouteHandlerTService type exposes the following members.
Name | Description | |
---|---|---|
ActionResultRouteHandlerTService |
Name | Description | |
---|---|---|
GetHttpHandler |
Resolves appropriate HTTP handler from services container.
|