Gets the type that is known to be returned by the
Expression (most often the implementation
type used in the Register call). If the Expression is changed, the new expression
must also return an instance of type KnownImplementationType or a sub type.
This information must be described in the new Expression.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: TypeA Type.
See Also