MvcHandler Constructor
Initializes a new instance of the MvcHandler class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The requestContext parameter is null. |
Show:
Initializes a new instance of the MvcHandler class.
Namespace: System.Web.Mvc
| Exception | Condition |
|---|---|
| ArgumentNullException | The requestContext parameter is null. |