Error!
Success!

Implementing IDisposable

0
kicks

Implementing IDisposable  (Unpublished)

Classes that use unmanaged resources, or that hold references to managed objects that themselves use unmanaged resources, should always implement the IDisposable interface. The correct use of this interface ensures the efficient release of resources.


Kicked By:
Drop Kicked By: