[Modify] Edit it
This commit is contained in:
parent
f97011e44d
commit
173c21e09e
@ -120,11 +120,12 @@ namespace WebSocketSharp.Server
|
||||
/// </remarks>
|
||||
/// <value>
|
||||
/// <para>
|
||||
/// A <see cref="WebSocketServiceHost"/> instance.
|
||||
/// A <see cref="WebSocketServiceHost"/> instance or
|
||||
/// <see langword="null"/> if not found.
|
||||
/// </para>
|
||||
/// <para>
|
||||
/// It provides the access to the information in the service or
|
||||
/// <see langword="null"/> if not found.
|
||||
/// That host instance provides the function to access
|
||||
/// the information in the service.
|
||||
/// </para>
|
||||
/// </value>
|
||||
/// <param name="path">
|
||||
|
Loading…
Reference in New Issue
Block a user