Interface IExpressionPolicy
Interface for policies related to evaluation and storage of expressions.
Inherited Members
Namespace: Reaqtive.Expressions
Assembly: Reaqtive.Quotation.dll
Syntax
public interface IExpressionPolicy : IExpressionEvaluationPolicy, IExpressionSerializationPolicy
Remarks
This interface is intended to be used as infrastructure for a query engine implementation, there are no guarantees about version compatibility.