Suoranta.EnterpriseLib.Web - Developer API

AttributeExtensions..::..HasAttribute<(Of <(<'TAttribute>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Util.MockData
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public static bool HasAttribute<TAttribute>(
	this PropertyInfo prop
)
where TAttribute : Attribute

Type Parameters

TAttribute

Parameters

prop
Type: PropertyInfo