[Modify] Edit it

This commit is contained in:
sta 2019-09-22 21:16:16 +09:00
parent c5c0bf030f
commit 4aed0c4a51

View File

@ -1796,7 +1796,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="long"/> that specifies the number of times to execute.