Specification<T> Record
Definition
Provides the easy-going specification holder with operator overloads.
Delphi
type Specification<T> = record
Type Parameters
- T
Provides the easy-going specification holder with operator overloads.
type Specification<T> = record