Note: This API is now obsolete.
Gets a null reference. This property has been deprecated.
Namespace: SimpleInjector.Advanced
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 4.4.0
Syntax
[ObsoleteAttribute("The Producer property has been deprecated. Please use Registration instead.", true)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public InstanceProducer Producer { get; }
Property Value
Type: InstanceProducerThe null (Nothing in VB).
See Also