|
|
|
@ -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)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|