IdeaBlade DevForce 2010 Help Reference
PropertyInterceptorAction Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorAction Class


The following tables list the members exposed by PropertyInterceptorAction.

Public Properties

 NameDescription
Public PropertyArgsType Type of arguments passed to the action.  
Public PropertyInstanceType Instance type may not be the same as the TargetType. It may be one of its base classes.  
Public PropertyKey The identifying name assigned to the action.  
Public PropertyMode When the action will be invoked.  
Public PropertyOrder The invocation order of the action.  
Public PropertyTargetName The name of the property on which the interceptor acts.  
Public PropertyTargetType The Type of the object on which the interceptor acts.  
Public PropertyValueType Type of the property value.  
Top

Public Methods

 NameDescription
Public MethodConvertTo<TArgs> Internal use only.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.