[Modify] Polish it

This commit is contained in:
sta 2021-02-16 19:45:14 +09:00
parent 7c626bdece
commit 8bddc2e2c4

View File

@ -178,6 +178,7 @@ namespace WebSocketSharp.Net
return;
_disposed = true;
base.Close ();
}