Remove all or specific ref from container but leaves factory intact. Only relevant for singleton or scoped services
true if something was removed
Merge two or more containers. Conflicting factories, service lifetimes and singletons are overwritten by priority, see args.
Rest
...args: Container[]container, ordered descending by priority
Removes all or specific ref from container which includes the factory.
true if something was removed
Static
factoryStatic
ref
Test