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