[Gambas-user] Constructor and destructor of a class

Demosthenes Koptsis demosthenesk at ...626...
Sat Jun 25 06:49:06 CEST 2011


Hi all,

i saw that the order of calling special methods of a class is:

_init
_new
_free
_exit

the _new method is the constructor and _free the destructor of the
class?


-- 
Regards,
Demosthenes Koptsis.





More information about the User mailing list