InjectionConsumerInfo Properties

Simple Injector

The InjectionConsumerInfo type exposes the following members.

Properties

  NameDescription
Public propertyImplementationType
Gets the implementation type of the consumer of the component that should be created.
Public propertyTarget
Gets the information about the consumer's target in which the dependency is injected. The target can be either a property or a constructor parameter.
Top
See Also

Reference