[Modify] Edit it
This commit is contained in:
parent
cf8dcc54ce
commit
537692cc71
@ -262,8 +262,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// <paramref name="uriPrefix"/> is <see langword="null"/>.
|
/// <paramref name="uriPrefix"/> is <see langword="null"/>.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="ObjectDisposedException">
|
/// <exception cref="ObjectDisposedException">
|
||||||
/// The <see cref="HttpListener"/> instance associated with this collection
|
/// The <see cref="HttpListener"/> instance associated with this
|
||||||
/// is closed.
|
/// collection is closed.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
public bool Remove (string uriPrefix)
|
public bool Remove (string uriPrefix)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user