[Modify] Polish it
This commit is contained in:
parent
a1f12207db
commit
bcfae8122f
@ -202,6 +202,7 @@ namespace WebSocketSharp.Server
|
||||
throw new ArgumentException ("An empty string.", "id");
|
||||
|
||||
IWebSocketSession session;
|
||||
|
||||
tryGetSession (id, out session);
|
||||
|
||||
return session;
|
||||
|
Loading…
Reference in New Issue
Block a user