[Modify] Edit it

This commit is contained in:
sta 2019-03-21 21:41:24 +09:00
parent b79141f990
commit 054aae676d

View File

@ -188,7 +188,7 @@ namespace WebSocketSharp.Net
/// Gets an object used to synchronize access to the collection. /// Gets an object used to synchronize access to the collection.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="Object"/> used to synchronize access to the collection. /// An <see cref="object"/> used to synchronize access to the collection.
/// </value> /// </value>
public object SyncRoot { public object SyncRoot {
get { get {