ContainerMixin.terminate

Destruct all managed components.

Destruct all managed components. The method denotes the end of container lifetime, and therefore destruction of all managed components by it.

mixintemplate ContainerMixin(T : Container)
typeof(this)
terminate
()

Meta