[Modify] Edit it

This commit is contained in:
sta 2019-12-16 21:50:10 +09:00
parent 77374c3a9c
commit 60b6f04185

View File

@ -237,6 +237,9 @@ namespace WebSocketSharp.Net
/// The default value is <see langword="null"/>. /// The default value is <see langword="null"/>.
/// </para> /// </para>
/// </value> /// </value>
/// <exception cref="InvalidOperationException">
/// The response is already being sent.
/// </exception>
/// <exception cref="ObjectDisposedException"> /// <exception cref="ObjectDisposedException">
/// This instance is closed. /// This instance is closed.
/// </exception> /// </exception>