Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CObjectWrapper : System.Object Custom Attributes: Description:
public CObjectWrapper(System.Object value) Custom Attributes: Description:
private System.Collections.Hashtable m_Properties Custom Attributes: Description:
private System.String m_TypeFullName Custom Attributes: Description:
private System.String m_TypeName Custom Attributes: Description:
private System.Object m_Value Custom Attributes: Description:
public System.Collections.IDictionary Properties {get;}
Custom Attributes:
Description:
public System.String TypeFullName {get;}
Custom Attributes:
Description:
public System.String TypeName {get;}
Custom Attributes:
Description:
public System.Object Value {get;}
Custom Attributes:
Description:
public override System.Boolean Equals(System.Object obj) Custom Attributes: Description:
public override System.Int32 GetHashCode() Custom Attributes: Description:
internal void SetTypeName(System.String sName, System.String sFullName) Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description: