[Modify] Edit it

master
sta 9 years ago
parent db95ecd184
commit 3889002de6

@ -1428,10 +1428,12 @@ namespace WebSocketSharp
}
/// <summary>
/// Determines whether the specified <see cref="string"/> is a predefined scheme.
/// Determines whether the specified <see cref="string"/> is
/// a predefined scheme.
/// </summary>
/// <returns>
/// <c>true</c> if <paramref name="value"/> is a predefined scheme; otherwise, <c>false</c>.
/// <c>true</c> if <paramref name="value"/> is a predefined scheme;
/// otherwise, <c>false</c>.
/// </returns>
/// <param name="value">
/// A <see cref="string"/> to test.

Loading…
Cancel
Save