Register a component of type T by identity, type, or interface it implements with a default value.
type of registered component
identity by which component is stored in storage
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.