PartialActionBuilder Fields

The PartialActionBuilder type exposes the following members.

Fields


  Name Description
Public field Static member MaxNumberOfArguments
The maximum number of arguments=15 not including the obligatory first value argument in a partial action. 16 is the maximum number of args in a Func, see [Func{T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,TResult}]