Extension |
| Name | Description | |
|---|---|---|
| HasCustomAttribute(PropertyInfo, Type) | Non generic implementation of HasCustomAttributeTAttribute(Type) | |
| HasCustomAttribute(Type, Type) | Non generic implementation of HasCustomAttributeTAttribute(Type) | |
| HasCustomAttributeTAttribute(PropertyInfo) | Returns true if p has TAttribute | |
| HasCustomAttributeTAttribute(Type) | Returns true if t has TAttribute |