Class AsyncController
Provided for backward compatibility with ASP.NET MVC 3.
public abstract class AsyncController : Controller, IActionFilter, IAuthenticationFilter, IAuthorizationFilter, IDisposable, IExceptionFilter, IResultFilter, IAsyncController, IController, IAsyncManagerContainer
- Inheritance
-
AsyncController
- Implements
- Inherited Members
Constructors
AsyncController()
Initializes a new instance of the AsyncController class.
protected AsyncController()