[Modify] Edit it
This commit is contained in:
parent
d45eaf01e1
commit
98648d38b0
@ -911,7 +911,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// Sends the specified data to a client using the WebSocket connection.
|
/// Sends the specified data to a client 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 specifies the text data to send.
|
||||||
/// </param>
|
/// </param>
|
||||||
/// <exception cref="InvalidOperationException">
|
/// <exception cref="InvalidOperationException">
|
||||||
/// The current state of the connection is not Open.
|
/// The current state of the connection is not Open.
|
||||||
|
Loading…
Reference in New Issue
Block a user