Browse Source

[Modify] Edit it

pull/755/head
sta 1 year ago
parent
commit
d7ecfaba45
  1. 3
      websocket-sharp/Server/WebSocketServiceManager.cs

3
websocket-sharp/Server/WebSocketServiceManager.cs

@ -537,8 +537,7 @@ namespace WebSocketSharp.Server
/// the specified path.
/// </summary>
/// <returns>
/// <c>true</c> if the service is successfully found; otherwise,
/// <c>false</c>.
/// <c>true</c> if the try has succeeded; otherwise, <c>false</c>.
/// </returns>
/// <param name="path">
/// <para>

Loading…
Cancel
Save