[Modify] Edit it

master
sta 8 years ago
parent 421d4cb7f6
commit 67120df0e5

@ -3351,7 +3351,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">
/// An array of <see cref="byte"/> that represents the binary data to send. /// An array of <see cref="byte"/> that represents the binary data to send.

Loading…
Cancel
Save