ContainerMixin.instantiate

Sets up the internal state of container.

Sets up the internal state of container (Ex, for singleton container it will spawn all objects that locator contains).

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

Meta