Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.MacroAttribute : System.Attribute, System.Runtime.InteropServices._Attribute Custom Attributes: System.AttributeUsage(ValidOn=0x40, AllowMultiple=false, Inherited=true) Description:
public MacroAttribute(System.Boolean fValue) Custom Attributes: Description:
public MacroAttribute(System.String sDescription) Custom Attributes: Description:
private System.String m_Description Custom Attributes: Description:
private System.Boolean m_Value Custom Attributes: Description:
public System.String Description {get;}
Custom Attributes:
Description:
public System.Boolean Value {get;}
Custom Attributes:
Description:
public override System.String ToString() Custom Attributes: Description:
System.AttributeUsageAttribute