Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
internal sealed class Gregor.Core.Collections.CCaseKey : System.Object Custom Attributes: Description:
internal CCaseKey(System.String sInnerKey, Gregor.Core.Collections.CCaseDictionary dict) Custom Attributes: Description:
private Gregor.Core.Collections.CCaseDictionary m_CaseDictionary Custom Attributes: Description:
private System.String m_InnerKey Custom Attributes: Description:
private System.String m_LowerKey Custom Attributes: Description:
public Gregor.Core.Collections.CCaseDictionary Dictionary {get;}
Custom Attributes:
Description:
public System.String InnerKey {get;}
Custom Attributes:
Description:
public System.String LowerKey {get;}
Custom Attributes:
Description:
public override System.Boolean Equals(System.Object obj) Custom Attributes: Description:
internal System.String ForComparison() Custom Attributes: Description:
public override System.Int32 GetHashCode() Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description: