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