[Modify] Edit it

master
sta 7 years ago
parent df6eafb23f
commit f796e0307c

@ -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 {

Loading…
Cancel
Save