|
|
|
@ -1304,8 +1304,8 @@ namespace WebSocketSharp
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Determines whether the specified <see cref="string"/> is
|
|
|
|
/// Determines whether the specified string is enclosed in
|
|
|
|
/// enclosed in the specified <see cref="char"/>.
|
|
|
|
/// the specified character.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <returns>
|
|
|
|
/// <returns>
|
|
|
|
/// <c>true</c> if <paramref name="value"/> is enclosed in
|
|
|
|
/// <c>true</c> if <paramref name="value"/> is enclosed in
|
|
|
|
|