[Modify] Edit it

This commit is contained in:
sta 2018-02-23 18:16:34 +09:00
parent 878626da4a
commit 187022a27a

View File

@ -275,7 +275,7 @@ namespace WebSocketSharp.Net
/// A <see cref="Stream"/> that contains the entity body data.
/// </para>
/// <para>
/// <see cref="Stream.Null"/> if not included.
/// <see cref="Stream.Null"/> if the entity body data is not available.
/// </para>
/// </value>
public Stream InputStream {