[Gregor.Core.ExperimentalAttribute]

Gregor.Core.ExperimentalAttribute

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.ExperimentalAttribute

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

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

Description: 


Members

ExperimentalAttribute

public ExperimentalAttribute(System.String sComment)

Custom Attributes: 

Description: 

ExperimentalAttribute

public ExperimentalAttribute()

Custom Attributes: 

Description: 

m_Comment

private System.String m_Comment

Custom Attributes: 

Description: 

Comment

public System.String Comment {get;}

Custom Attributes: 

Description: 


See Also

System.Attribute

System.AttributeUsageAttribute

System.String

System.Runtime.InteropServices._Attribute