Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the methods that are required for an IHttpControllerActivator.
Namespace: System.Web.Http.Dispatcher
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
public interface IHttpControllerActivator
public interface class IHttpControllerActivator
type IHttpControllerActivator = interface end
Public Interface IHttpControllerActivator
Methods
| Name | Description | |
|---|---|---|
![]() |
Create(HttpRequestMessage, HttpControllerDescriptor, Type) | Creates an IHttpController object. |
See Also
System.Web.Http.Dispatcher Namespace
Return to top
.jpeg)