[Modify] Edit it

master
sta 8 years ago
parent dc5ae5990e
commit 59f93c7134

@ -3142,7 +3142,7 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Sends the specified <paramref name="data"/> using the WebSocket connection. /// Sends <paramref name="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