Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CPropertyDelegate : System.Object Custom Attributes: Description:
public CPropertyDelegate(System.Object obj, System.String sPropertyName) Custom Attributes: Description:
public CPropertyDelegate(System.Type tp, System.String sPropertyName) Custom Attributes: Description:
private System.Object m_Instance Custom Attributes: Description:
private System.Reflection.PropertyInfo m_Property Custom Attributes: Description:
public System.Object Value {get;set;}
Custom Attributes:
Description:
private void Init(System.Type tp, System.Object obj, System.String sPropertyName, System.Reflection.BindingFlags flags) Custom Attributes: Description: