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

public abstract Expression BuildExpression()

Return Value

Type: Expression
An Expression.

See Also

Reference

Registration Class

SimpleInjector Namespace