Browse Source

[Modify] Edit it

master
sta 2 months ago
parent
commit
f1420dd675
  1. 3
      websocket-sharp/WebSocket.cs

3
websocket-sharp/WebSocket.cs

@ -3423,7 +3423,8 @@ namespace WebSocketSharp
/// </remarks>
/// <exception cref="InvalidOperationException">
/// <para>
/// The interface is not for the client.
/// The ConnectAsync method is not available if the interface is not
/// for the client.
/// </para>
/// <para>
/// -or-

Loading…
Cancel
Save