[Modify] Edit it

This commit is contained in:
sta 2017-12-17 16:20:19 +09:00
parent b25108b7dc
commit f2827c1f50

View File

@ -1486,7 +1486,7 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Determines whether the specified <see cref="string"/> is a URI string. /// Determines whether the specified string is a URI string.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// <c>true</c> if <paramref name="value"/> may be a URI string; /// <c>true</c> if <paramref name="value"/> may be a URI string;