[Modify] Edit it

This commit is contained in:
sta 2019-12-18 22:08:43 +09:00
parent fffe325d44
commit 813455317c

View File

@ -330,6 +330,9 @@ namespace WebSocketSharp.Net
/// <exception cref="ArgumentException">
/// The value specified for a set operation is an empty string.
/// </exception>
/// <exception cref="InvalidOperationException">
/// The response is already being sent.
/// </exception>
/// <exception cref="ObjectDisposedException">
/// This instance is closed.
/// </exception>