DevForce Help Reference
PropertyInterceptorManager Class Members
Properties  Methods 


The following tables list the members exposed by PropertyInterceptorManager.

Public Properties
 NameDescription
Public PropertyAllowRecursiveInterceptors Allow recursive execution of property interceptors.  
Public Propertystatic (Shared in Visual Basic)CurrentInstance Singleton instance of this class.  
Top
Public Methods
 NameDescription
Public MethodAddAction Adds a property interceptor action.  
Public MethodDiscoverInterceptorsFromAttributes Force attribute discovery in the specified Type.  
Public MethodEquals (Inherited from object)
Public MethodGetActions<TArgs> Retrieve all actions for the target and mode.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodRemoveAction Removes an action.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

PropertyInterceptorManager Class
IdeaBlade.Core Namespace
PropertyInterceptor Class
PropertyInterceptorAttribute Class

Send Feedback