[Modify] Edit it
This commit is contained in:
parent
fb53fa674e
commit
16dfa9fcdb
@ -119,9 +119,13 @@ namespace WebSocketSharp.Server
|
|||||||
/// / is trimmed from the end of the converted string if any.
|
/// / is trimmed from the end of the converted string if any.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="WebSocketServiceHost"/> instance that provides
|
/// <para>
|
||||||
/// the access to the information in the service or
|
/// A <see cref="WebSocketServiceHost"/> instance.
|
||||||
/// <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.
|
||||||
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
/// <param name="path">
|
/// <param name="path">
|
||||||
/// A <see cref="string"/> that represents an absolute path to
|
/// A <see cref="string"/> that represents an absolute path to
|
||||||
|
Loading…
Reference in New Issue
Block a user