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