[Gregor.Core.LoaderFlags]

Gregor.Core.LoaderFlags

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.LoaderFlags

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

Custom Attributes: System.Flags()

Description: 


Members

None

public const Gregor.Core.LoaderFlags None = 0x00

Custom Attributes: 

Description: 

Reload

public const Gregor.Core.LoaderFlags Reload = 0x01

Custom Attributes: 

Description: 
Value (Decomposed): Gregor.Core.LoaderFlags.Reload


value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.FlagsAttribute

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.LoaderFlags