[Modify] Edit it

This commit is contained in:
sta 2021-10-27 19:38:52 +09:00
parent 5fda79812e
commit 7fd2a2acbb

View File

@ -1086,7 +1086,7 @@ namespace WebSocketSharp.Server
/// This method does not wait for the send to be complete. /// This method does not wait for the send to be complete.
/// </remarks> /// </remarks>
/// <param name="data"> /// <param name="data">
/// A <see cref="string"/> that represents the text data to send. /// A <see cref="string"/> that specifies the text data to send.
/// </param> /// </param>
/// <param name="completed"> /// <param name="completed">
/// <para> /// <para>