Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.EnumConstraintAttribute : System.Attribute, System.Runtime.InteropServices._Attribute Custom Attributes: System.AttributeUsage(ValidOn=0x4000, AllowMultiple=false, Inherited=true), Gregor.Core.Description(Text=...) Description: Constrains a generic type parameter to enumerated types.
public EnumConstraintAttribute(System.Boolean fFlagsOnly) Custom Attributes: Description:
private System.Boolean m_FlagsOnly Custom Attributes: Description:
public System.Boolean FlagsOnly {get;}
Custom Attributes:
Description:
Gregor.Core.DescriptionAttribute
System.AttributeUsageAttribute