PredicateContext.ServiceType Property
Gets the closed generic service type that is to be created.
Namespace:
SimpleInjector
Assembly:
SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: Type
The closed generic service type.
See Also