RegistrationOption

Options which influence the process of registering dependencies

Values

ValueMeaning
none0
doNotAddConcreteTypeRegistration1 << 0

Prevent a concrete type being registered on itself. With this option you will always need to use the supertype as the type of the dependency.

Meta