Registration.BuildExpression Method
Builds a new Expression with the correct caching (according to the specifications of its Lifestyle) applied.
Namespace:
SimpleInjector
Assembly:
SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Return Value
Type: Expression
An Expression.
See Also