[Gregor.Core.OverrideRuleAttribute]

Gregor.Core.OverrideRuleAttribute

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.OverrideRuleAttribute

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

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

Description: 


Members

OverrideRuleAttribute

public OverrideRuleAttribute(Gregor.Core.OverrideCallsBase callBase)

Custom Attributes: 

Description: 

m_CallBase

private Gregor.Core.OverrideCallsBase m_CallBase

Custom Attributes: 

Description: 

CallBase

public Gregor.Core.OverrideCallsBase CallBase {get;}

Custom Attributes: 

Description: 


See Also

System.Attribute

System.AttributeUsageAttribute

System.Runtime.InteropServices._Attribute

Gregor.Core.OverrideCallsBase