[Modify] Polish it

This commit is contained in:
sta 2016-03-02 15:20:22 +09:00
parent 3a369c22d8
commit 6ce1556c5e

View File

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