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