[Modify] Edit it

This commit is contained in:
sta 2018-05-31 19:19:04 +09:00
parent 6521205874
commit 0766ecb674

View File

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