TRttiObjectHelper.HasCustomAttribute(TAttributeClass,Boolean) Method

Represents method HasCustomAttribute(TAttributeClass,Boolean).

Namespace: Spring.Reflection
public
 function HasCustomAttribute(attributeClass: TAttributeClass;
 inherit: Boolean = False): Boolean; overload;

Parameters

attributeClass
Type: TAttributeClass

inherit
Type: Boolean

Return Value

Type: Boolean