Suoranta.EnterpriseLib.Web - Developer API

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

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

Syntax


public static PropertyInfo[] GetPropertiesWith<TAttribute>(
	this Type type,
	BindingFlags bindingFlags
)
where TAttribute : Attribute

Type Parameters

TAttribute

Parameters

type
Type: Type
bindingFlags
Type: BindingFlags