[Modify] Edit it
This commit is contained in:
parent
662c2632c4
commit
19d1c72dbe
@ -618,7 +618,14 @@ namespace WebSocketSharp.Server
|
|||||||
/// -or-
|
/// -or-
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// <paramref name="path"/> is invalid.
|
/// <paramref name="path"/> is not an absolute path.
|
||||||
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// -or-
|
||||||
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// <paramref name="path"/> includes either or both
|
||||||
|
/// query and fragment components.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </exception>
|
/// </exception>
|
||||||
public bool RemoveService (string path)
|
public bool RemoveService (string path)
|
||||||
|
Loading…
Reference in New Issue
Block a user