TLogicalOrSpecification<T> Class

Definition

Delphi
type TLogicalOrSpecification<T> = class(TBinarySpecification<T>)

Type Parameters

T
Inheritance
TInterfacedObject
TLogicalOrSpecification<T>

Constructors

Methods

Fields

fLeft (Inherited from TBinarySpecification<T>)
fRight (Inherited from TBinarySpecification<T>)