ActionExtensionsInvokeRepeat Method

Overload List

InvokeRepeat(Action, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1(ActionT1, T1, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2(ActionT1, T2, T1, T2, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3(ActionT1, T2, T3, T1, T2, T3, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4(ActionT1, T2, T3, T4, T1, T2, T3, T4, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5(ActionT1, T2, T3, T4, T5, T1, T2, T3, T4, T5, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6(ActionT1, T2, T3, T4, T5, T6, T1, T2, T3, T4, T5, T6, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7(ActionT1, T2, T3, T4, T5, T6, T7, T1, T2, T3, T4, T5, T6, T7, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8(ActionT1, T2, T3, T4, T5, T6, T7, T8, T1, T2, T3, T4, T5, T6, T7, T8, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T1, T2, T3, T4, T5, T6, T7, T8, T9, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9, T10(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.
InvokeRepeatT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16(ActionT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, Int32) Repeteadly invokes for the specified amount of times the method that the source Action encapsulates.

See Also