[Modify] Edit it

This commit is contained in:
sta 2020-09-03 21:37:26 +09:00
parent 67e42bcbd9
commit a8995ebf65

View File

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