Class DefaultInstanceDestructor

Default implementation of destructor that calls dispose upon classes only.

class DefaultInstanceDestructor(T) ;

Methods

NameDescription
destruct Destruct a component of type T and deallocate it using stored allocator.