TFiltersNamed<T>.IsNamed(string) Method

Represents method IsNamed(string).

Namespace: Spring.Reflection
public
 class function IsNamed(const name: string): TSpecification<T>;

Parameters

name
Type: string

Return Value

Type: TSpecification<T>