[Modify] Edit it

This commit is contained in:
sta 2021-05-03 21:23:18 +09:00
parent 6ccf3c277f
commit d1912f4ae6

View File

@ -348,7 +348,8 @@ namespace WebSocketSharp.Net
/// Gets the URI prefixes handled by the listener.
/// </summary>
/// <value>
/// A <see cref="HttpListenerPrefixCollection"/> that contains the URI prefixes.
/// A <see cref="HttpListenerPrefixCollection"/> that contains the URI
/// prefixes.
/// </value>
/// <exception cref="ObjectDisposedException">
/// This listener has been closed.