TypeFactoryContext Properties

Simple Injector

The TypeFactoryContext type exposes the following members.

Properties

  NameDescription
Public propertyConsumer
Gets the contextual information of the consuming component that directly depends on the resolved service. This property will return null in case the service is resolved directly from the container.
Public propertyServiceType
Gets the closed generic service type that is to be created.
Top
See Also

Reference