DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Debug
Invoke
Times Method
Overload List
InvokeTimes(Int32, Action)
Invokes an
Action
for the specified amount of times.
InvokeTimes
T
(Int32, Func
T
)
Invokes a
Func
TResult
for the specified amount of times.
See Also
Reference
UtilDebug Class
DevCase.Core.Diagnostics.Debugging.Common Namespace
In This Article
Overload List
See Also