[Modify] Edit it

This commit is contained in:
sta 2021-05-28 20:02:59 +09:00
parent 64206f0f63
commit 8ca500bbe9

View File

@ -741,6 +741,9 @@ namespace WebSocketSharp.Net
/// This listener has not been started or is currently stopped.
/// </para>
/// </exception>
/// <exception cref="HttpListenerException">
/// This method is canceled.
/// </exception>
/// <exception cref="ObjectDisposedException">
/// This listener has been closed.
/// </exception>