Defines the container's behavior for compiling expressions into delegates.
Namespace: SimpleInjector.Advanced
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
The IExpressionCompilationBehavior type exposes the following members.
Methods
Name | Description | |
---|---|---|
Compile |
Compiles the supplied expression to a delegate.
|
See Also