The TypeFactoryContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
Consumer |
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.
| |
ServiceType | Gets the closed generic service type that is to be created. |
See Also