[Modify] Edit it

This commit is contained in:
sta 2019-12-21 22:12:38 +09:00
parent 889e6d30b6
commit 2be0c4c9b9

View File

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