IdeaBlade DevForce 2010 Help Reference
PropertyInterceptorArgs<TInstance,TValue> Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorArgs<TInstance,TValue> Class


The following tables list the members exposed by PropertyInterceptorArgs<TInstance,TValue>.

Public Constructors

Public Properties

 NameDescription
Public PropertyCancelOverridden. Whether or not to cancel any further actions for the PropertyInterceptor.  
Public PropertyContextOverridden.  Used internally to represent the Entity version.  
Public PropertyExceptionActionOverridden.  The action to perform when an exception is thrown within the property interceptor.  
Public PropertyInstance The strongly-typed object on which the interceptor acts.  
Public PropertyTagOverridden.  Gets or sets a user-defined value.  
Public PropertyValue The strongly-typed value of the property being retrieved or set.  
Top

Protected Properties

 NameDescription
Protected PropertyOriginalInterceptorArgs Internal use only.  
Top

Public Methods

 NameDescription
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.