|
|
|
@ -99,7 +99,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// Gets the number of cookies in the collection.
|
|
|
|
/// Gets the number of cookies in the collection.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// An <see cref="int"/> that represents the number of cookies in the collection.
|
|
|
|
/// An <see cref="int"/> that represents the number of cookies in
|
|
|
|
|
|
|
|
/// the collection.
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
public int Count {
|
|
|
|
public int Count {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
|