Implementing IDisposable(blackwasp.co.uk)
submitted by
BlackWasp(4024) 3 years, 6 months ago
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.
|category: C#
|Views: 26
tags:
C# another
Everyones tags:
Your Tags: