Skip to content

ConditionList class

Represents a list of conditions.

public class Korzh.EasyQuery.ConditionList
: Collection<Condition>

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

NameTypeDescription
ConditionList()void
NameTypeDescription
FindByAttr(EntityAttr attr)ConditionFinds the condition the by entity attribute set in the left part of this condition.