[Modify] Edit it
This commit is contained in:
parent
4cac405cdd
commit
a765f7b53d
@ -680,14 +680,11 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the Value of the cookie.
|
/// Gets or sets the value of the cookie.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="string"/> that represents the Value of the cookie.
|
/// A <see cref="string"/> that represents the value of the cookie.
|
||||||
/// </value>
|
/// </value>
|
||||||
/// <exception cref="ArgumentNullException">
|
|
||||||
/// The value specified for a set operation is <see langword="null"/>.
|
|
||||||
/// </exception>
|
|
||||||
/// <exception cref="ArgumentException">
|
/// <exception cref="ArgumentException">
|
||||||
/// The value specified for a set operation is a string not enclosed in
|
/// The value specified for a set operation is a string not enclosed in
|
||||||
/// double quotes that contains an invalid character.
|
/// double quotes that contains an invalid character.
|
||||||
|
Loading…
Reference in New Issue
Block a user