[Modify] Edit it
This commit is contained in:
parent
b270b548ab
commit
e4b960dcf8
@ -1001,7 +1001,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// </returns>
|
/// </returns>
|
||||||
/// <param name="path">
|
/// <param name="path">
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="string"/> that represents an absolute path to
|
/// A <see cref="string"/> that specifies an absolute path to
|
||||||
/// the service to find.
|
/// the service to find.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
@ -1023,7 +1023,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="ArgumentException">
|
/// <exception cref="ArgumentException">
|
||||||
/// <para>
|
/// <para>
|
||||||
/// <paramref name="path"/> is empty.
|
/// <paramref name="path"/> is an empty string.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// -or-
|
/// -or-
|
||||||
|
Loading…
Reference in New Issue
Block a user