M
Miguel
Could someone explain to me when a self-written class should implement
the IDisposable interface?
I'm wondering this because I use quite a lot of P/Invokes in my
application (I'm not using the LocalAlloc Invoke of which I could cause
a leak)
Kind regards
Miguel
the IDisposable interface?
I'm wondering this because I use quite a lot of P/Invokes in my
application (I'm not using the LocalAlloc Invoke of which I could cause
a leak)
Kind regards
Miguel