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