E
Erik Cruz
Hi.
When implementing a Dispose method for a class, is it enough to create a
method called Dispose, or is it mandatory to implement the IDisposable
interface on the class?
Thanks,
Erik Cruz
When implementing a Dispose method for a class, is it enough to create a
method called Dispose, or is it mandatory to implement the IDisposable
interface on the class?
Thanks,
Erik Cruz