[Modify] Edit it

This commit is contained in:
sta 2019-09-10 21:31:28 +09:00
parent cb9d0254b5
commit fa4bcaa0ba

View File

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