[Modify] Edit it

This commit is contained in:
sta 2017-05-17 14:15:07 +09:00
parent 0075defe21
commit c4ba64e8a0

View File

@ -405,7 +405,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets a value indicating whether the server provides secure connections. /// Gets a value indicating whether the server provides
/// secure connections.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the server provides secure connections; /// <c>true</c> if the server provides secure connections;