IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptor Class |
'Declaration
Public MustInherit Class PropertyInterceptor
'Usage
Dim instance As PropertyInterceptor
public abstract class PropertyInterceptor
Any number of PropertyInterceptorActions may be defined for each interceptor. You add these actions using attributes and AddAction.
You may also define PropertyInterceptors and actions on non-Entity types.
System.Object
IdeaBlade.Core.PropertyInterceptor
IdeaBlade.Core.PropertyInterceptor<TInstance,TValue,TArgs>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2