John Peterson
What to implement on my class Finalize or IDisposable
By John Peterson in C# on Jun 03 2012
  • Gowthami Perumal
    Jul, 2015 23

    To free the resources used by the application s

    • 0
  • Pramod Verma
    Feb, 2015 10

    If our class has Destructor that is call Finalize. Idisposable Interface use to Implement Dispose method. We use Idisposable Interface for disposing or release memory or object of Unmanged code.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS