[Modify] Edit it

This commit is contained in:
sta 2019-03-03 22:14:57 +09:00
parent 3cc6d8b419
commit 0c7312da5f

View File

@ -477,8 +477,8 @@ namespace WebSocketSharp.Net
/// Gets or sets the value of the Path attribute of the cookie. /// Gets or sets the value of the Path attribute of the cookie.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that represents the subset of URI on the origin server /// A <see cref="string"/> that represents the subset of URI on
/// to which the cookie applies. /// the origin server that the cookie applies to.
/// </value> /// </value>
public string Path { public string Path {
get { get {