Register a component of type T by identity, type, or interface it implements with a default value.
interface of registered component that it implements
type of registered component
initial value of component;
GenericFactory!T factory for component for further configuration
See Implementation
Register a component of type T by identity, type, or interface it implements with a default value.
Register a component of type T by identity, type, or interface it implements with a default value.