[Gregor.Core.DescriptionAttribute]

Gregor.Core.DescriptionAttribute

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.DescriptionAttribute

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

Custom Attributes: System.AttributeUsage(ValidOn=0x7fff, AllowMultiple=false, Inherited=false)

Description: 


Members

DescriptionAttribute

public DescriptionAttribute(System.String sText)

Custom Attributes: 

Description: 

m_Text

private System.String m_Text

Custom Attributes: 

Description: 

Text

public System.String Text {get;}

Custom Attributes: 

Description: 


See Also

System.Attribute

System.AttributeUsageAttribute

System.String

System.Runtime.InteropServices._Attribute