Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CNamedStringValue : System.Object, Gregor.Core.INamedItem, System.IComparable, Gregor.Core.IXmlCompanion Custom Attributes: Description:
protected CNamedStringValue() Custom Attributes: Description:
public CNamedStringValue(System.String sName, System.String sValue) Custom Attributes: Description:
private System.String m_Name Custom Attributes: Description:
private System.String m_Value Custom Attributes: Description:
public System.String Name {get;} // Gregor.Core.INamedItem.Name
Custom Attributes:
Description:
public System.String Value {get;set;}
Custom Attributes: Gregor.Core.Editor(EditorType=null, EditorTypeName="Gregor.AppCore.Settings.FLargeSimpleEditor")
Description:
public override System.Boolean Equals(System.Object obj) Custom Attributes: Description:
public override System.Int32 GetHashCode() Custom Attributes: Description:
private void Gregor.Core.IXmlCompanion.GetXmlData(Gregor.Core.IGetXmlArgs args) // Gregor.Core.IXmlCompanion.GetXmlData Custom Attributes: Description:
private void Gregor.Core.IXmlCompanion.SetXmlData(Gregor.Core.ISetXmlArgs args) // Gregor.Core.IXmlCompanion.SetXmlData Custom Attributes: Description:
private System.Int32 System.IComparable.CompareTo(System.Object obj) // System.IComparable.CompareTo Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description: