[Modify] Edit it

This commit is contained in:
sta 2019-09-10 21:31:28 +09:00
parent cb9d0254b5
commit fa4bcaa0ba

View File

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