[Modify] Edit it

This commit is contained in:
sta 2018-06-24 21:42:39 +09:00
parent 630d21cc15
commit bb18960e07

View File

@ -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; }