[Modify] Polish it
This commit is contained in:
parent
10ded9d3fd
commit
860fbdb6b5
@ -391,6 +391,7 @@ namespace WebSocketSharp.Net
|
||||
{
|
||||
if (_disposed) {
|
||||
var name = GetType ().ToString ();
|
||||
|
||||
throw new ObjectDisposedException (name);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user