[Modify] Edit it
This commit is contained in:
parent
db95ecd184
commit
3889002de6
@ -1428,10 +1428,12 @@ namespace WebSocketSharp
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Determines whether the specified <see cref="string"/> is a predefined scheme.
|
/// Determines whether the specified <see cref="string"/> is
|
||||||
|
/// a predefined scheme.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns>
|
/// <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>
|
/// </returns>
|
||||||
/// <param name="value">
|
/// <param name="value">
|
||||||
/// A <see cref="string"/> to test.
|
/// A <see cref="string"/> to test.
|
||||||
|
Loading…
Reference in New Issue
Block a user