AsyncControllerActionInvoker Constructor
Initializes a new instance of the AsyncControllerActionInvoker class.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Sub New
public AsyncControllerActionInvoker()
public:
AsyncControllerActionInvoker()