UtilDebugInvokeTimes Method

Overload List

InvokeTimes(Int32, Action) Invokes an Action for the specified amount of times.
InvokeTimesT(Int32, FuncT) Invokes a FuncTResult for the specified amount of times.

See Also