C# (CSharp) NotFoundMvc 네임스페이스

클래스들

이름 설명
ActionInvokerSelector
ActionInvokerWrapper Wraps another IActionInvoker except it handles the case of an action method not being found and invokes the NotFoundController instead.
ControllerFactoryWrapper
InstallerModule
InstallerModule.IncomingRequestRouteConstraint
NotFoundActionDescriptor
NotFoundAsyncControllerActionInvoker
NotFoundController
NotFoundHandler
NotFoundViewResult Renders a view called "NotFound" and sets the response status code to 404. View data is assigned for "RequestedUrl" and "ReferrerUrl".
PreApplicationStarter Runs at web application start.