[Gregor.Core.OverrideCallsBase]

Gregor.Core.OverrideCallsBase

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.OverrideCallsBase

: System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Custom Attributes: 

Description: 


Members

AsFallBack

public const Gregor.Core.OverrideCallsBase AsFallBack = 0

Custom Attributes: 

Description: 

AtBegin

public const Gregor.Core.OverrideCallsBase AtBegin = 1

Custom Attributes: 

Description: 

AtEnd

public const Gregor.Core.OverrideCallsBase AtEnd = 2

Custom Attributes: 

Description: 

Never

public const Gregor.Core.OverrideCallsBase Never = 3

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.OverrideCallsBase