[Modify] Edit it
This commit is contained in:
parent
a8995ebf65
commit
70852b1267
@ -133,8 +133,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// <paramref name="uriPrefix"/> is invalid.
|
/// <paramref name="uriPrefix"/> is invalid.
|
||||||
/// </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 void Add (string uriPrefix)
|
public void Add (string uriPrefix)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user