[Gregor.Core.TypeFixupOptions]

Gregor.Core.TypeFixupOptions

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.TypeFixupOptions

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

Custom Attributes: System.Flags()

Description: 


Members

Attribute

public const Gregor.Core.TypeFixupOptions Attribute = 0x01

Custom Attributes: 

Description: 
Value (Decomposed): Gregor.Core.TypeFixupOptions.Attribute


Module

public const Gregor.Core.TypeFixupOptions Module = 0x02

Custom Attributes: 

Description: 
Value (Decomposed): Gregor.Core.TypeFixupOptions.Module


None

public const Gregor.Core.TypeFixupOptions None = 0x00

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.FlagsAttribute

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.TypeFixupOptions