[Modify] Edit it

This commit is contained in:
sta 2017-02-10 16:28:31 +09:00
parent e1ffa6f325
commit 6aa5bfe034

View File

@ -397,10 +397,10 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets a value indicating whether the server provides a secure connection. /// Gets a value indicating whether the server provides secure connections.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the server provides a secure connection; /// <c>true</c> if the server provides secure connections;
/// otherwise, <c>false</c>. /// otherwise, <c>false</c>.
/// </value> /// </value>
public bool IsSecure { public bool IsSecure {