[Modify] Edit it
This commit is contained in:
parent
0ab9f64b54
commit
e8d06a500c
@ -1391,8 +1391,8 @@ namespace WebSocketSharp
|
|||||||
/// an empty string.
|
/// an empty string.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns>
|
/// <returns>
|
||||||
/// <c>true</c> if the string is <see langword="null"/> or an empty string;
|
/// <c>true</c> if <paramref name="value"/> is <see langword="null"/> or
|
||||||
/// otherwise, <c>false</c>.
|
/// an empty 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…
Reference in New Issue
Block a user