TLogicalNotSpecification<T> Class
Represents type TLogicalNotSpecification<T>
.
TInterfacedObject
Spring.DesignPatterns.TSpecificationBase<T>
Spring.DesignPatterns.TUnarySpecification<T>
Spring.DesignPatterns.TLogicalNotSpecification<T>
Spring.DesignPatterns.TSpecificationBase<T>
Spring.DesignPatterns.TUnarySpecification<T>
Spring.DesignPatterns.TLogicalNotSpecification<T>
type TLogicalNotSpecification<T> = class sealed(TUnarySpecification<T>) end;
Type Parameters
- T
The TLogicalNotSpecification<T> type exposes the following members.
Show:
Name | Description | |
---|---|---|
Create(ISpecification<T>) | Initializes a new instance of the TUnarySpecification<T> class. (Inherited from TUnarySpecification<T>.) |
Show:
Name | Description | |
---|---|---|
IsSatisfiedBy(T) | Represents method |
Show:
Name | Description | |
---|---|---|
fSpecification | Represents field |