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

public Type ServiceType { get; }

Property Value

Type: Type
The closed generic service type.

See Also

Reference

PredicateContext Class

SimpleInjector Namespace