Gets the list of the types of decorators that have already been applied to this instance.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: ReadOnlyCollectionTypeThe applied decorators.
See Also