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