[Modify] Edit it

This commit is contained in:
sta 2021-05-28 20:06:11 +09:00
parent 701b8efa25
commit 21a48508db

View File

@ -807,6 +807,9 @@ namespace WebSocketSharp.Net
/// <exception cref="InvalidOperationException">
/// This method was already called for <paramref name="asyncResult"/>.
/// </exception>
/// <exception cref="HttpListenerException">
/// This method is canceled.
/// </exception>
/// <exception cref="ObjectDisposedException">
/// This listener has been closed.
/// </exception>