
Visual Basic (Declaration) | |
---|---|
Public Class NavigationEntityPropertyGetInterceptorArgs (Of TInstance,TResult) Inherits NavigationEntityPropertyInterceptorArgs(Of TInstance,TResult) Implements IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs(Of TInstance,TResult), IEntityPropertyGetInterceptorArgs, IEntityPropertyInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NavigationEntityPropertyGetInterceptorArgs(Of TInstance,TResult) |
C# | |
---|---|
public class NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult> : NavigationEntityPropertyInterceptorArgs<TInstance,TResult>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TResult>, IEntityPropertyGetInterceptorArgs, IEntityPropertyInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
C++/CLI | |
---|---|
generic<typename TInstance> generic<typename TResult> public ref class NavigationEntityPropertyGetInterceptorArgs : public NavigationEntityPropertyInterceptorArgs<TInstance,TResult>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TResult>, IEntityPropertyGetInterceptorArgs, IEntityPropertyInterceptorArgs, 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.NavigationEntityPropertyGetInterceptorArgs<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