Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.DefaultValueAttribute : System.Attribute, System.Runtime.InteropServices._Attribute Custom Attributes: System.AttributeUsage(ValidOn=0x980, AllowMultiple=false, Inherited=false) Description:
public DefaultValueAttribute(System.Object value) Custom Attributes: Description:
public DefaultValueAttribute(System.String sValue) Custom Attributes: Description:
private System.String m_ToStringValue Custom Attributes: Description:
private System.Object m_Value Custom Attributes: Description:
public System.Object Value {get;}
Custom Attributes:
Description:
public override System.String ToString() Custom Attributes: Description: