[Modify] Edit it

This commit is contained in:
sta 2019-09-23 21:32:09 +09:00
parent 4aed0c4a51
commit c19c6f0219

View File

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