[Modify] Polish it
This commit is contained in:
parent
25dace2fc9
commit
b9f591512c
@ -134,9 +134,6 @@ namespace WebSocketSharp.Net
|
||||
|
||||
public override string ToString ()
|
||||
{
|
||||
if (Count == 0)
|
||||
return String.Empty;
|
||||
|
||||
var buff = new StringBuilder ();
|
||||
|
||||
foreach (var key in AllKeys)
|
||||
|
Loading…
Reference in New Issue
Block a user