[Modify] Polish it
This commit is contained in:
		@@ -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)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user