[Modify] Edit it

This commit is contained in:
sta 2017-12-17 16:09:34 +09:00
parent 5ff5e03c8f
commit b25108b7dc

View File

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