[Modify] Edit it
This commit is contained in:
parent
822b9eb6f4
commit
5f47418444
@ -710,7 +710,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// This method does not wait for the send to be complete.
|
/// This method does not wait for the send to be complete.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <param name="stream">
|
/// <param name="stream">
|
||||||
/// A <see cref="Stream"/> from which reads the binary data to send.
|
/// A <see cref="Stream"/> from which to read the binary data to send.
|
||||||
/// </param>
|
/// </param>
|
||||||
/// <param name="length">
|
/// <param name="length">
|
||||||
/// An <see cref="int"/> that specifies the number of bytes to
|
/// An <see cref="int"/> that specifies the number of bytes to
|
||||||
|
Loading…
Reference in New Issue
Block a user