TaskAsyncActionDescriptor::GetParameters Method ()
Returns the parameters of the asynchronous action method.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return Value
Type: array<System.Web.Mvc::ParameterDescriptor^>^The parameters of the asynchronous action method.
Show: