Readonly
ownIf you use $new method to create a object A which is provider, A
Based on this injector, create an object which may depend providers from this injector. If C is a provider, we create a sub injector, whose parent is the injector.
Rest
...args: ConstructorParameters<C>Generated using TypeDoc
which object owns this injector.
Maybe an object A has the injector refer to this, but A do not own it.