Subscriber portal
Returns the parameters of the action method.
abstract GetParameters : unit -> ParameterDescriptor[]
The parameters of the action method.
ActionDescriptor ClassSystem.Web.Mvc Namespace