Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public enum Gregor.Core.TypeFindOptions : System.Enum, System.IComparable, System.IFormattable, System.IConvertible Custom Attributes: System.Flags() Description:
public const Gregor.Core.TypeFindOptions Default = 0x07 Custom Attributes: Description: Value (Decomposed): Gregor.Core.TypeFindOptions.NonAbstract | Gregor.Core.TypeFindOptions.Nested | Gregor.Core.TypeFindOptions.LegalNamesOnly
public const Gregor.Core.TypeFindOptions LegalNamesOnly = 0x04 Custom Attributes: Description: Value (Decomposed): Gregor.Core.TypeFindOptions.LegalNamesOnly
public const Gregor.Core.TypeFindOptions Nested = 0x02 Custom Attributes: Description: Value (Decomposed): Gregor.Core.TypeFindOptions.Nested
public const Gregor.Core.TypeFindOptions NonAbstract = 0x01 Custom Attributes: Description: Value (Decomposed): Gregor.Core.TypeFindOptions.NonAbstract
public const Gregor.Core.TypeFindOptions None = 0x00 Custom Attributes: Description:
public System.Int32 value__ Custom Attributes: Description: