Hey,
does anyone happen to know which method is called by the garbage collector on an object when garbage collection determines that there are no more references to the object?
and does anyone happen to know which class contains the definition of this method?
Thanks :)
itchap