exprlist-class
Represents list of expression objects.
public class Korzh.EasyQuery.ExprList
: Collection<EqExpression>
Assembly: Korzh.EasyQuery.dll
Constructors
Name | Type | Description |
---|---|---|
ExprList() | void | Initializes a new instance of the Korzh.EasyQuery.ExprList class. |