THasParameterFlagsFilter<T> Class

Represents type THasParameterFlagsFilter<T>.

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

Type Parameters

T

The THasParameterFlagsFilter<T> type exposes the following members.

Show:
 NameDescription
Create(TParamFlags)

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

Top
Show:
 NameDescription
IsSatisfiedBy(T)

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

Top
Show:
 NameDescription
fFlags

Represents field fFlags.

Top