IControllerActivator Interface
Provides fine-grained control over how controllers are instantiated using dependency injection.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Create(RequestContext, Type) | When implemented in a class, creates a controller. |
Show:
