[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.
/// </summary>
/// <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>
DateTime StartTime { get; }

Loading…
Cancel
Save