[Gregor.Core.MemberFixupOptions]

Gregor.Core.MemberFixupOptions

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.MemberFixupOptions

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

Custom Attributes: System.Flags()

Description: 


Members

Attribute

public const Gregor.Core.MemberFixupOptions Attribute = 0x01

Custom Attributes: 

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


Macro

public const Gregor.Core.MemberFixupOptions Macro = 0x02

Custom Attributes: 

Description: 
Value (Decomposed): Gregor.Core.MemberFixupOptions.Macro


Main

public const Gregor.Core.MemberFixupOptions Main = 0x04

Custom Attributes: 

Description: 
Value (Decomposed): Gregor.Core.MemberFixupOptions.Main


None

public const Gregor.Core.MemberFixupOptions None = 0x00

Custom Attributes: 

Description: 

ReturnNull

public const Gregor.Core.MemberFixupOptions ReturnNull = 0x08

Custom Attributes: 

Description: 
Value (Decomposed): Gregor.Core.MemberFixupOptions.ReturnNull


value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.FlagsAttribute

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.MemberFixupOptions