IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityChangedEventArgs Class : EntityChangedEventArgs Constructor |
'Declaration
Public Function New( _ ByVal entityAspect As EntityAspect, _ ByVal action As EntityAction _ )
'Usage
Dim entityAspect As EntityAspect Dim action As EntityAction Dim instance As New EntityChangedEventArgs(entityAspect, action)
public EntityChangedEventArgs( EntityAspect entityAspect, EntityAction action )
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