TFiltersBase<T>.IsTypeOf<TType> Method

Represents method IsTypeOf<TType>.

Namespace: Spring.Reflection
public
 class function IsTypeOf<TType>: TSpecification<T>; overload;

Type Parameters

TType

Return Value

Type: TSpecification<T>