[Modify] Polish it

This commit is contained in:
sta 2016-02-26 15:17:50 +09:00
parent 522450a6e2
commit 430962f180

View File

@ -2494,7 +2494,8 @@ namespace WebSocketSharp
if (connector.EndInvoke (ar)) if (connector.EndInvoke (ar))
open (); open ();
}, },
null); null
);
} }
/// <summary> /// <summary>