Initializes a new instance of the InjectionConsumerInfo class.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Parameters
- parameter
- Type: System.ReflectionParameterInfo
The constructor parameter for the created component.
See Also