[Modify] Edit it
This commit is contained in:
parent
f97011e44d
commit
173c21e09e
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user