TMethodKindFilter<T> Class

Represents type TMethodKindFilter<T>.

Namespace: Spring.Reflection
TInterfacedObject
  Spring.DesignPatterns.TSpecificationBase<T>
    Spring.Reflection.TMethodKindFilter<T>
type
 TMethodKindFilter<T: TRttiMember> = class(TSpecificationBase<T>)
 end;

Type Parameters

T

The TMethodKindFilter<T> type exposes the following members.

Show:
 NameDescription
Create(TMethodKinds)

Initializes a new instance of the TMethodKindFilter<T> class.

Top
Show:
 NameDescription
IsSatisfiedBy(T)

Represents method IsSatisfiedBy(T). (Overrides TSpecificationBase<T>.IsSatisfiedBy(T).)

Top
Show:
 NameDescription
fFlags

Represents field fFlags.

Top