IDependencyInjectionBehavior Methods

Simple Injector

The IDependencyInjectionBehavior type exposes the following members.

Methods

  NameDescription
Public methodGetInstanceProducer
Gets the InstanceProducer for the Target of the supplied dependency.
Public methodVerifyDependency
Verifies whether the dependency can be injected into the given consumer by the container, based on the supplied type information of both the consumer and the dependency.
Top
Extension Methods

  NameDescription
Public Extension MethodVerify
Verifies the specified consumer.
(Defined by DependencyInjectionBehaviorExtensions.)
Top
See Also

Reference