Ext..::..Times Method (UInt64, Action)
Executes the specified [Action] delegate n times.
Namespace:
WebSocketSharpAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static void Times( ulong n, Action action )
Public Shared Sub Times ( _ n As ULong, _ action As Action _ )
public: static void Times( unsigned long long^ n, Action^ action )