Class RepositoryRegistration_Tests.MyTestAggregateRootWithDefaultPkEmptyRepository
Inheritance
RepositoryRegistration_Tests.MyTestAggregateRootWithDefaultPkEmptyRepository
Assembly: Volo.Abp.Ddd.Tests.dll
Syntax
public class RepositoryRegistration_Tests.MyTestAggregateRootWithDefaultPkEmptyRepository : RepositoryRegistration_Tests.IMyTestAggregateRootWithDefaultPkEmptyRepository, IRepository
Constructors
MyTestAggregateRootWithDefaultPkEmptyRepository()
Declaration
public MyTestAggregateRootWithDefaultPkEmptyRepository()
Properties
IsChangeTrackingEnabled
Declaration
public bool? IsChangeTrackingEnabled { get; set; }
Property Value
Implements
Extension Methods