[Modify] Edit it

This commit is contained in:
sta 2018-05-30 19:18:58 +09:00
parent 969ae1fc7a
commit 874fb7cf86

View File

@ -3538,8 +3538,7 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Sends <paramref name="data"/> asynchronously using the WebSocket /// Sends the specified data asynchronously using the WebSocket connection.
/// connection.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This method does not wait for the send to be complete. /// This method does not wait for the send to be complete.