Click or drag to resize

ExtensionMethodsHasCustomAttribute Method

Overload List
 NameDescription
Public Extension MethodHasCustomAttribute(PropertyInfo, Type) Non generic implementation of HasCustomAttributeTAttribute(Type)
Public Extension MethodHasCustomAttribute(Type, Type) Non generic implementation of HasCustomAttributeTAttribute(Type)
Public Extension MethodHasCustomAttributeTAttribute(PropertyInfo) Returns true if p has TAttribute
Public Extension MethodHasCustomAttributeTAttribute(Type) Returns true if t has TAttribute
Top
See Also