Browse Source

[Modify] Edit it

pull/571/merge
sta 3 months ago
parent
commit
46f7edc6d4
  1. 2
      websocket-sharp/Server/WebSocketBehavior.cs

2
websocket-sharp/Server/WebSocketBehavior.cs

@ -383,7 +383,7 @@ namespace WebSocketSharp.Server
/// A <see cref="string"/> that represents the unique ID of the session.
/// </para>
/// <para>
/// <see langword="null"/> if the session has not started yet.
/// <see langword="null"/> when the session has not started yet.
/// </para>
/// </value>
public string ID {

Loading…
Cancel
Save