Interface IExpressionCompiler
Namespace: PropertyBinder
Assembly: PropertyBinder.dll
Syntax
public interface IExpressionCompiler
Methods
| Name | Description |
|---|---|
| Compile(LambdaExpression) | |
| Compile<T>(Expression<T>) |
public interface IExpressionCompiler
| Name | Description |
|---|---|
| Compile(LambdaExpression) | |
| Compile<T>(Expression<T>) |