PropertyInjectionModule Properties |
The PropertyInjectionModule type exposes the following members.
| Name | Description | |
|---|---|---|
| NoInjection |
Gets a behavior that does not inject dependencies.
(Inherited from DependencyInjectionModule.) | |
| PropertyInjection |
Gets a behavior that injects resolvable dependencies.
(Inherited from DependencyInjectionModule.) | |
| UnsetPropertyInjection |
Gets a behavior that injects unset, resolvable dependencies.
(Inherited from DependencyInjectionModule.) |