TFiltersBase<T>.IsTypeOf(PTypeInfo) Method

Represents method IsTypeOf(PTypeInfo).

Namespace: Spring.Reflection
public
 class function IsTypeOf(typeInfo: PTypeInfo): TSpecification<T>; overload;

Parameters

typeInfo
Type: System.Void

Return Value

Type: TSpecification<T>