[Modify] Edit it
This commit is contained in:
@@ -106,8 +106,7 @@ namespace WebSocketSharp.Server
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the host instance for a WebSocket service with
|
/// Gets the host instance for a WebSocket service with the specified path.
|
||||||
/// the specified <paramref name="path"/>.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <para>
|
/// <para>
|
||||||
@@ -115,7 +114,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// <see langword="null"/> if not found.
|
/// <see langword="null"/> if not found.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// That host instance provides the function to access
|
/// The host instance provides the function to access
|
||||||
/// the information in the service.
|
/// the information in the service.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
|
|||||||
Reference in New Issue
Block a user