[Modify] Edit it

This commit is contained in:
sta 2020-08-14 21:57:36 +09:00
parent a7e50b47c9
commit 1e48247f8a

View File

@ -86,7 +86,8 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets a value indicating whether the access to the collection is read-only. /// Gets a value indicating whether the access to the collection is
/// read-only.
/// </summary> /// </summary>
/// <value> /// <value>
/// Always returns <c>false</c>. /// Always returns <c>false</c>.