[Modify] Polish it
This commit is contained in:
parent
3adf4a1aa8
commit
8178271aac
@ -62,8 +62,9 @@ namespace WebSocketSharp.Net
|
|||||||
_buffer = buffer;
|
_buffer = buffer;
|
||||||
_offset = offset;
|
_offset = offset;
|
||||||
_count = count;
|
_count = count;
|
||||||
_initialCount = count;
|
|
||||||
_asyncResult = asyncResult;
|
_asyncResult = asyncResult;
|
||||||
|
|
||||||
|
_initialCount = count;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
Loading…
Reference in New Issue
Block a user