Click or drag to resize

DependencyInjectionModule Properties

The DependencyInjectionModule type exposes the following members.

Properties
  NameDescription
Protected propertyNoInjection
Gets a behavior that does not inject dependencies.
Protected propertyPropertyInjection
Gets a behavior that injects resolvable dependencies.
Protected propertyUnsetPropertyInjection
Gets a behavior that injects unset, resolvable dependencies.
Top
See Also