Gets the Registration instance for this instance.
Please note that, when decorators are applied, this instance is replaces and will become the
registration for the outermost decorator.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: RegistrationThe Registration.
See Also