From 15e2d7bbf79efa259601559fae028ba3a5a99f20 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 7 Jun 2021 21:22:45 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerException.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpListenerException.cs b/websocket-sharp/Net/HttpListenerException.cs index fc8188f3..4102c21b 100644 --- a/websocket-sharp/Net/HttpListenerException.cs +++ b/websocket-sharp/Net/HttpListenerException.cs @@ -119,7 +119,12 @@ namespace WebSocketSharp.Net /// Gets the error code that identifies the error that occurred. /// /// - /// An that represents the error code. + /// + /// An that represents the error code. + /// + /// + /// It is any of Win32 error codes. + /// /// public override int ErrorCode { get {