
Visual Basic (Declaration) | |
---|---|
Public Class DataEntityPropertyGetInterceptorArgs (Of TInstance,TResult) Inherits DataEntityPropertyInterceptorArgs(Of TInstance,TResult) Implements IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs(Of TInstance,TResult), IDataEntityPropertyInterceptorArgs, IEntityPropertyGetInterceptorArgs, IEntityPropertyInterceptorArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DataEntityPropertyGetInterceptorArgs(Of TInstance,TResult) |
C# | |
---|---|
public class DataEntityPropertyGetInterceptorArgs<TInstance,TResult> : DataEntityPropertyInterceptorArgs<TInstance,TResult>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TResult>, IDataEntityPropertyInterceptorArgs, IEntityPropertyGetInterceptorArgs, IEntityPropertyInterceptorArgs |
C++/CLI | |
---|---|
generic<typename TInstance> generic<typename TResult> public ref class DataEntityPropertyGetInterceptorArgs : public DataEntityPropertyInterceptorArgs<TInstance,TResult>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TResult>, IDataEntityPropertyInterceptorArgs, IEntityPropertyGetInterceptorArgs, IEntityPropertyInterceptorArgs |
- TInstance
- Type of declaring object
- TResult
- Type of property value
System.Object
IdeaBlade.Core.PropertyInterceptorArgs
IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.DataEntityPropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.DataEntityPropertyGetInterceptorArgs<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