Click or drag to resize

UnsetPropertyInjectionModule Properties

The UnsetPropertyInjectionModule type exposes the following members.

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