MvcErrorPrecondition Constructor |
Namespace: ErrorUnit.ModelsAssembly: ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax public MvcErrorPrecondition(
ControllerContext filterContext
)
Parameters
- filterContext
- Type: ControllerContext
The filter context.
See Also