×

Destructor

Computer programming
In object-oriented programming, a destructor is a method which is invoked mechanically just before the memory of the object is released. Wikipedia