Class RepositoryRegistration_Tests.MyTestEntityWithInt32Pk
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.MyTestEntityWithInt32Pk : Entity<int>, IEntity<int>, IEntity
Constructors
MyTestEntityWithInt32Pk()
Declaration
public MyTestEntityWithInt32Pk()