Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
private class Gregor.Core.CLanguageInfo.CLazyObjectHolder : System.Object Custom Attributes: Description:
public CLanguageInfo.CLazyObjectHolder(System.Object parent, System.String sKey) Custom Attributes: Description:
private System.String m_Key Custom Attributes: Description:
private System.Object m_Parent Custom Attributes: Description:
private System.String m_TypeName Custom Attributes: Description:
private System.Object m_Value Custom Attributes: Description:
private Gregor.Core.CXmlDataArgs m_XmlData Custom Attributes: Description:
public System.Boolean HasTypeName {get;}
Custom Attributes:
Description:
public System.Boolean HasValue {get;}
Custom Attributes:
Description:
public System.String Key {get;}
Custom Attributes:
Description:
public System.Object Parent {get;}
Custom Attributes:
Description:
public System.String TypeName {get;set;}
Custom Attributes:
Description:
public System.Object Value {get;set;}
Custom Attributes:
Description:
public Gregor.Core.CXmlDataArgs XmlData {get;set;}
Custom Attributes:
Description:
public System.String XmlElementName {get;}
Custom Attributes:
Description:
private System.Object GetObject() Custom Attributes: Description:
private void SetObject(System.Object newValue) Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description:
private void TryInitializeFeatures(System.Object value) Custom Attributes: Description:
private void TrySetXmlData(System.Object value) Custom Attributes: Description: