[Modify] Edit it

This commit is contained in:
sta 2017-03-24 17:01:53 +09:00
parent 26fa3b64d7
commit 15a3229f4e

View File

@ -107,7 +107,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets the WebSocket service host with the specified <paramref name="path"/>. /// Gets the host instance for the WebSocket service with the specified
/// <paramref name="path"/>.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <paramref name="path"/> is converted to a URL-decoded string and /// <paramref name="path"/> is converted to a URL-decoded string and