[Gregor.Core.CPropertyDelegate]

Gregor.Core.CPropertyDelegate

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.CPropertyDelegate

: System.Object

Custom Attributes: 

Description: 


Members

CPropertyDelegate

public CPropertyDelegate(System.Object obj, System.String sPropertyName)

Custom Attributes: 

Description: 

CPropertyDelegate

public CPropertyDelegate(System.Type tp, System.String sPropertyName)

Custom Attributes: 

Description: 

m_Instance

private System.Object m_Instance

Custom Attributes: 

Description: 

m_Property

private System.Reflection.PropertyInfo m_Property

Custom Attributes: 

Description: 

Value

public System.Object Value {get;set;}

Custom Attributes: 

Description: 

Init

private void Init(System.Type tp, System.Object obj, System.String sPropertyName, System.Reflection.BindingFlags flags)

Custom Attributes: 

Description: 


See Also

System.Object

System.Reflection.PropertyInfo

System.String

System.Type

System.Void

System.Reflection.BindingFlags