|
|
|
@ -158,8 +158,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// Removes all URI prefixes from the collection.
|
|
|
|
/// Removes all URI prefixes from the collection.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <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 Clear ()
|
|
|
|
public void Clear ()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|