Browse Source

[Modify] Edit it

pull/571/merge
sta 4 months ago
parent
commit
9b13f730dd
  1. 2
      websocket-sharp/Server/WebSocketBehavior.cs

2
websocket-sharp/Server/WebSocketBehavior.cs

@ -1128,7 +1128,7 @@ namespace WebSocketSharp.Server
/// </exception>
/// <exception cref="InvalidOperationException">
/// <para>
/// The session has not started yet.
/// The Send method is not available when the session has not started yet.
/// </para>
/// <para>
/// -or-

Loading…
Cancel
Save