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
EntityName
Declaration
public string EntityName { get; set; }
Property Value
IsChangeTrackingEnabled
Declaration
public bool? IsChangeTrackingEnabled { get; set; }
Property Value
ProviderName
Declaration
public string ProviderName { get; }
Property Value
Implements
Extension Methods