[Modify] Edit it

master
sta 9 years ago
parent 94bcc841f8
commit db95ecd184

@ -1508,7 +1508,8 @@ namespace WebSocketSharp
/// Determines whether the specified <see cref="string"/> is a URI string. /// Determines whether the specified <see cref="string"/> is a URI string.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// <c>true</c> if <paramref name="value"/> may be a URI string; otherwise, <c>false</c>. /// <c>true</c> if <paramref name="value"/> may be a URI string;
/// otherwise, <c>false</c>.
/// </returns> /// </returns>
/// <param name="value"> /// <param name="value">
/// A <see cref="string"/> to test. /// A <see cref="string"/> to test.

Loading…
Cancel
Save