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