Class EnableEntityChangeTrackingAttribute
Inherited Members
Namespace: Volo.Abp.Domain.ChangeTracking
Assembly: Volo.Abp.Ddd.Domain.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method)]
public class EnableEntityChangeTrackingAttribute : EntityChangeTrackingAttribute
Constructors
EnableEntityChangeTrackingAttribute()
Declaration
public EnableEntityChangeTrackingAttribute()