Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
private class Gregor.Core.EventUtil.EventBinding : System.Object Custom Attributes: Description:
public EventUtil.EventBinding(System.Object propTarget, System.Reflection.PropertyInfo pi, System.Reflection.EventInfo ei) Custom Attributes: Description:
private System.Reflection.EventInfo m_Event Custom Attributes: Description:
private System.Reflection.PropertyInfo m_Property Custom Attributes: Description:
private System.Object m_PropertyTarget Custom Attributes: Description:
public System.Reflection.EventInfo Event {get;}
Custom Attributes:
Description:
public System.Reflection.PropertyInfo Property {get;}
Custom Attributes:
Description:
public System.Object PropertyTarget {get;}
Custom Attributes:
Description:
public override System.Boolean Equals(System.Object obj) Custom Attributes: Description:
public override System.Int32 GetHashCode() Custom Attributes: Description:
static private System.String GetKey(System.Reflection.PropertyInfo pi) Custom Attributes: Description:
static private System.String GetKey(System.Reflection.EventInfo ei) Custom Attributes: Description:
public System.Boolean Matches(System.Object propTarget, System.Reflection.PropertyInfo pi) Custom Attributes: Description: