TLogicalAndSpecification<T> Class

Definition

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

Type Parameters

T
Inheritance
TInterfacedObject
TLogicalAndSpecification<T>

Constructors

Methods

Fields

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