Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public enum Gregor.Core.ToStringOptions : System.Enum, System.IComparable, System.IFormattable, System.IConvertible Custom Attributes: System.Flags() Description:
public const Gregor.Core.ToStringOptions Default = 0x02 Custom Attributes: Description: Value (Decomposed): Gregor.Core.ToStringOptions.Properties
public const Gregor.Core.ToStringOptions Fields = 0x04 Custom Attributes: Description: Value (Decomposed): Gregor.Core.ToStringOptions.Fields
public const Gregor.Core.ToStringOptions FullTypeName = 0x01 Custom Attributes: Description: Value (Decomposed): Gregor.Core.ToStringOptions.FullTypeName
public const Gregor.Core.ToStringOptions None = 0x00 Custom Attributes: Description:
public const Gregor.Core.ToStringOptions Properties = 0x02 Custom Attributes: Description: Value (Decomposed): Gregor.Core.ToStringOptions.Properties
public System.Int32 value__ Custom Attributes: Description: