[Modify] Edit it

This commit is contained in:
sta 2019-09-22 21:14:37 +09:00
parent dba8b2325c
commit c5c0bf030f

View File

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