[Modify] Edit it

This commit is contained in:
sta 2021-10-25 21:19:13 +09:00
parent 5bd8746686
commit b71e7263c3

View File

@ -934,7 +934,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Sends the data from the specified stream to a client using /// Sends the data from the specified stream instance to a client using
/// the WebSocket connection. /// the WebSocket connection.
/// </summary> /// </summary>
/// <param name="stream"> /// <param name="stream">