[Modify] Polish it
This commit is contained in:
parent
dee7cb9e5f
commit
b79141f990
@ -190,7 +190,7 @@ namespace WebSocketSharp.Net
|
|||||||
/// <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 {
|
||||||
return _sync;
|
return _sync;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user