[Modify] Edit it

This commit is contained in:
sta 2019-07-06 21:30:54 +09:00
parent fff778042b
commit 9d8918eae2

View File

@ -127,7 +127,8 @@ namespace WebSocketSharp
/// Gets a value indicating whether the connection has been closed cleanly. /// Gets a value indicating whether the connection has been closed cleanly.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the connection has been closed cleanly; otherwise, <c>false</c>. /// <c>true</c> if the connection has been closed cleanly; otherwise,
/// <c>false</c>.
/// </value> /// </value>
public bool WasClean { public bool WasClean {
get { get {