[Modify] Edit it

master
sta 6 years ago
parent c19c6f0219
commit f44a6ee162

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

Loading…
Cancel
Save