PrototypeContainer.remove

* Remove an object factory from container. * * Params: * key = identity of factory to be removed * Returns: * typeof(this)

class PrototypeContainer
remove
(
string key
)

Meta