[Modify] Edit it

master
sta 8 years ago
parent 9aa88c44f8
commit 60540f9dc6

@ -3074,7 +3074,7 @@ namespace WebSocketSharp
}
/// <summary>
/// Sends the specified <paramref name="data"/> using the WebSocket connection.
/// Sends <paramref name="data"/> using the WebSocket connection.
/// </summary>
/// <param name="data">
/// An array of <see cref="byte"/> that represents the binary data to send.

Loading…
Cancel
Save