[Modify] Edit it

This commit is contained in:
sta 2017-03-27 17:52:38 +09:00
parent f97011e44d
commit 173c21e09e

View File

@ -120,11 +120,12 @@ namespace WebSocketSharp.Server
/// </remarks> /// </remarks>
/// <value> /// <value>
/// <para> /// <para>
/// A <see cref="WebSocketServiceHost"/> instance. /// A <see cref="WebSocketServiceHost"/> instance or
/// <see langword="null"/> if not found.
/// </para> /// </para>
/// <para> /// <para>
/// It provides the access to the information in the service or /// That host instance provides the function to access
/// <see langword="null"/> if not found. /// the information in the service.
/// </para> /// </para>
/// </value> /// </value>
/// <param name="path"> /// <param name="path">