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