Browse Source

[Modify] Edit it

pull/571/merge
sta 3 months ago
parent
commit
038e52d5bb
  1. 3
      websocket-sharp/Server/WebSocketBehavior.cs

3
websocket-sharp/Server/WebSocketBehavior.cs

@ -1175,7 +1175,8 @@ namespace WebSocketSharp.Server
/// </exception>
/// <exception cref="InvalidOperationException">
/// <para>
/// The Send method is not available when 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