| Constructor and Description |
|---|
OrCondition(Condition<T> aCondition1,
Condition<T> aCondition2)
Constructs the condition.
|
OrCondition(List<Condition<T>> aConditions)
Constructs the or condition.
|
Copyright © 2013. All rights reserved.