THasParameterTypesFilter<T> Class

Represents type THasParameterTypesFilter<T>.

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

Type Parameters

T

The THasParameterTypesFilter<T> type exposes the following members.

Show:
 NameDescription
Create(PTypeInfo[])

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

Top
Show:
 NameDescription
IsSatisfiedBy(T)

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

Top
Show:
 NameDescription
fTypes

Represents field fTypes.

Top