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