[Modify] Edit it

master
sta 8 years ago
parent 630d21cc15
commit bb18960e07

@ -68,7 +68,8 @@ namespace WebSocketSharp.Server
/// Gets the time that the session has started. /// Gets the time that the session has started.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="DateTime"/> that represents the time that the session has started. /// A <see cref="DateTime"/> that represents the time that the session
/// has started.
/// </value> /// </value>
DateTime StartTime { get; } DateTime StartTime { get; }

Loading…
Cancel
Save