Class RepositoryRegistration_Tests.MyTestAggregateRootWithoutPk
Inheritance
object
RepositoryRegistration_Tests.MyTestAggregateRootWithoutPk
Inherited Members
object.GetType()
object.MemberwiseClone()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Domain.Repositories
Assembly: Volo.Abp.Ddd.Tests.dll
Syntax
public class RepositoryRegistration_Tests.MyTestAggregateRootWithoutPk : AggregateRoot, IAggregateRoot, IEntity, IGeneratesDomainEvents, IHasExtraProperties, IHasConcurrencyStamp
Constructors
MyTestAggregateRootWithoutPk()
Declaration
public MyTestAggregateRootWithoutPk()
Properties
MyId
Declaration
public string MyId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
GetKeys()
Declaration
public override object[] GetKeys()
Returns
| Type | Description |
|---|---|
| object[] |