[Modify] Edit it

This commit is contained in:
sta 2016-11-26 16:35:07 +09:00
parent 2f5af3e80e
commit edb7b0806b

View File

@ -2906,7 +2906,7 @@ namespace WebSocketSharp
/// A <see cref="Stream"/> from which reads the binary data to send.
/// </param>
/// <param name="length">
/// An <see cref="int"/> that represents the number of bytes to send.
/// An <see cref="int"/> that specifies the number of bytes to read and send.
/// </param>
/// <param name="completed">
/// An <c>Action&lt;bool&gt;</c> delegate that invokes the method called when