The InjectionConsumerInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ImplementationType | Gets the implementation type of the consumer of the component that should be created. |
![]() | Target |
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.
|
See Also