[Modify] Edit it

This commit is contained in:
sta 2019-09-24 19:41:00 +09:00
parent c19c6f0219
commit f44a6ee162

View File

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