The IDependencyInjectionBehavior type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetInstanceProducer | ||
VerifyDependency | 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. |
Extension Methods
Name | Description | |
---|---|---|
Verify | Verifies the specified consumer. (Defined by DependencyInjectionBehaviorExtensions.) |
See Also