Class EntityHelper_Tests.NewIdEntity
Inherited Members
Namespace: Volo.Abp.Domain.Entities
Assembly: Volo.Abp.Ddd.Tests.dll
Syntax
public class EntityHelper_Tests.NewIdEntity : Entity<Guid>, IEntity<Guid>, IEntity
Constructors
NewIdEntity()
Declaration
public NewIdEntity()
Properties
Id
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |