标签整顿
This commit is contained in:
@@ -81,7 +81,7 @@ namespace linesider_screen_tool
|
||||
if (btApp != null)
|
||||
{
|
||||
btApp.Quit(0);
|
||||
Marshal.ReleaseComObject(_btApp);
|
||||
Marshal.ReleaseComObject(btApp);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user