TLogicalNotSpecification<T> Class
Definition
Delphi
type TLogicalNotSpecification<T> = class(TUnarySpecification<T>)
Type Parameters
- T
- Inheritance
Constructors
| Create(ISpecification<T>) | (Inherited from TUnarySpecification<T>) |
Methods
Fields
| fValue | (Inherited from TUnarySpecification<T>) |