[Gregor.Core.DelegateConstraintAttribute]

Gregor.Core.DelegateConstraintAttribute

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.DelegateConstraintAttribute

: System.Attribute, System.Runtime.InteropServices._Attribute

Custom Attributes: Gregor.Core.Description(Text=...), System.AttributeUsage(ValidOn=0x4000, AllowMultiple=false, Inherited=true)

Description: Constrains a generic type parameter to delegate types.


Members

DelegateConstraintAttribute

public DelegateConstraintAttribute()

Custom Attributes: 

Description: 


See Also

Gregor.Core.DescriptionAttribute

System.Attribute

System.AttributeUsageAttribute

System.Runtime.InteropServices._Attribute