DevForce Help Reference
PropertyInterceptor Class Properties


For a list of all members of this type, see PropertyInterceptor members.

Public Properties
 NameDescription
Public PropertyArgsType Type of arguments passed to interceptor actions.  
Public PropertyPropertyDirection Whether the interceptor is defined for a getter or setter.  
Public PropertyTargetName The name of the property on which the interceptor acts.  
Public PropertyTargetType Type of object on which the interceptor acts.  
Public PropertyValueType The Type of the property value.  
Top
See Also

Reference

PropertyInterceptor Class
IdeaBlade.Core Namespace
PropertyInterceptor<TInstance,TValue,TArgs> Class
PropertyInterceptorAction<TArgs> Class

Send Feedback