Деструктор
Sign in to saveAlso known as dtor
special method in object-oriented programming which is called deterministically to perform cleanup just before the object is deallocated
Article · Русский
Дестру́ктор — специальный метод класса, служащий для объекта (например освобождения памяти).
Abstract from DBpedia / Wikipedia · CC BY-SA