[Modify] Edit it

master
sta 8 years ago
parent 80273adef5
commit 11b49fc673

@ -3428,7 +3428,7 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Sends <paramref name="data"/> using the WebSocket connection. /// Sends the specified data using the WebSocket connection.
/// </summary> /// </summary>
/// <param name="data"> /// <param name="data">
/// A <see cref="string"/> that represents the text data to send. /// A <see cref="string"/> that represents the text data to send.

Loading…
Cancel
Save