ServicesExtensions.GetActionSelector Method
Gets the IHttpActionSelector service.
Namespace: System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
static member GetActionSelector : services:ServicesContainer -> IHttpActionSelector
Parameters
- services
- Type: System.Web.Http.Controllers.ServicesContainer
The services container.
Return Value
Type: System.Web.Http.Controllers.IHttpActionSelectorReturns anIHttpActionSelectorinstance.