|
|
|
@ -157,7 +157,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"/> associated with this collection is closed.
|
|
|
|
/// The <see cref="HttpListener"/> instance associated with this collection
|
|
|
|
|
|
|
|
/// is closed.
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
public void Clear ()
|
|
|
|
public void Clear ()
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|