|
|
|
|
@ -1838,7 +1838,7 @@ namespace WebSocketSharp
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Executes the specified delegate the specified times.
|
|
|
|
|
/// Executes the specified delegate <paramref name="n"/> times.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="n">
|
|
|
|
|
/// A <see cref="ulong"/> that specifies the number of times to execute.
|
|
|
|
|
|