TFiltersBase<T> Class
Provides static methods to create specifications to filter TRttiMember objects.
TObject
Spring.Reflection.TFiltersNamed<T>
Spring.Reflection.TFiltersBase<T>
Spring.Reflection.TFieldFilters
Spring.Reflection.TMemberFilters
Spring.Reflection.TMethodFilters
Spring.Reflection.TPropertyFilters
Spring.Reflection.TFiltersNamed<T>
Spring.Reflection.TFiltersBase<T>
Spring.Reflection.TFieldFilters
Spring.Reflection.TMemberFilters
Spring.Reflection.TMethodFilters
Spring.Reflection.TPropertyFilters
type TFiltersBase<T: TRttiMember> = class(TFiltersNamed<T>) end;
Type Parameters
- T
The TFiltersBase<T> type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() ![]() | ContainsParameterType(PTypeInfo) | Represents method |
![]() ![]() | HasAttribute(TAttributeClass,Boolean) | Represents method |
![]() ![]() | HasParameterFlags(TParamFlags) | Represents method |
![]() ![]() | HasParameterTypes(PTypeInfo[]) | Represents method |
![]() ![]() | IsClassMethod | Represents method |
![]() ![]() | IsConstructor | Represents method |
![]() ![]() | IsInstanceMethod | Represents method |
![]() ![]() | IsInvokable | Represents method |
![]() ![]() | IsMethodKind(TMethodKinds) | Represents method |
![]() ![]() | IsNamed(string) | Represents method |
![]() ![]() | IsTypeOf(PTypeInfo) | Overloaded. Represents method |
![]() ![]() | IsTypeOf<TType> | Overloaded. Represents method |