[Modify] Edit it

This commit is contained in:
sta 2019-02-26 21:17:08 +09:00
parent df6eafb23f
commit f796e0307c

View File

@ -577,7 +577,8 @@ namespace WebSocketSharp.Net
/// Gets the time when the cookie was issued. /// Gets the time when the cookie was issued.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="DateTime"/> that represents the time when the cookie was issued. /// A <see cref="DateTime"/> that represents the time when
/// the cookie was issued.
/// </value> /// </value>
public DateTime TimeStamp { public DateTime TimeStamp {
get { get {