
Visual Basic (Declaration) | |
---|---|
Public Class NavigationEntityPropertySetInterceptorArgs (Of TInstance,TResult) Inherits NavigationEntityPropertyInterceptorArgs(Of TInstance,TResult) Implements IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs(Of TInstance,TResult), IEntityPropertyInterceptorArgs, IEntityPropertySetInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NavigationEntityPropertySetInterceptorArgs(Of TInstance,TResult) |
C# | |
---|---|
public class NavigationEntityPropertySetInterceptorArgs<TInstance,TResult> : NavigationEntityPropertyInterceptorArgs<TInstance,TResult>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TResult>, IEntityPropertyInterceptorArgs, IEntityPropertySetInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
C++/CLI | |
---|---|
generic<typename TInstance> generic<typename TResult> public ref class NavigationEntityPropertySetInterceptorArgs : public NavigationEntityPropertyInterceptorArgs<TInstance,TResult>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TResult>, IEntityPropertyInterceptorArgs, IEntityPropertySetInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
- TInstance
- Type of declaring object
- TResult
- Type of property value
System.Object
IdeaBlade.Core.PropertyInterceptorArgs
IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.NavigationEntityPropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.NavigationEntityPropertySetInterceptorArgs<TInstance,TResult>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family