Fix
This commit is contained in:
parent
bc43cb1957
commit
976c74f4ac
@ -97,7 +97,7 @@ namespace Components
|
||||
catch (Exception ex)
|
||||
{
|
||||
obj = null;
|
||||
Console.WriteLine("Error with cleanup COM object: " + ex.ToString());
|
||||
Console.WriteLine("Error releasing object: " + ex.ToString());
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user