IExpressionCreator interface
Represents special interface used for definition new (custom) types of expression
public interface Korzh.EasyQuery.IExpressionCreator
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
EqExpression | Create(DataModel model) | Creates an instance of Expression. |