[Modify] Edit it

This commit is contained in:
sta 2020-08-25 21:17:40 +09:00
parent bfc005466d
commit c4b2b1c88b

View File

@ -257,8 +257,8 @@ namespace WebSocketSharp.Net
/// Removes the specified URI prefix from the collection. /// Removes the specified URI prefix from the collection.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// <c>true</c> if the URI prefix is successfully found and removed; /// <c>true</c> if the URI prefix is successfully removed; otherwise,
/// otherwise, <c>false</c>. /// <c>false</c>.
/// </returns> /// </returns>
/// <param name="uriPrefix"> /// <param name="uriPrefix">
/// A <see cref="string"/> that specifies the URI prefix to remove. /// A <see cref="string"/> that specifies the URI prefix to remove.