I am using Implements Idisposable inside a Class object because of a callback exception being thrown during calls to a DLL inside a method in the Class. The t
Implements Idisposable