[Modify] Edit it

This commit is contained in:
sta 2017-01-26 16:10:09 +09:00
parent 94bcc841f8
commit db95ecd184

View File

@ -1508,7 +1508,8 @@ namespace WebSocketSharp
/// Determines whether the specified <see cref="string"/> is a URI string.
/// </summary>
/// <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>
/// <param name="value">
/// A <see cref="string"/> to test.