From 398adfc03bce36b218a7bd115a70c5a47c0c9eb9 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 25 May 2025 11:49:51 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index db6936d9..025b73b0 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3376,7 +3376,8 @@ namespace WebSocketSharp /// /// /// - /// The interface is not for the client. + /// The Connect method is not available if the interface is not for + /// the client. /// /// /// -or-