Class Entity_Tests.Person
Inherited Members
Namespace: Volo.Abp.Domain.Entities
Assembly: Volo.Abp.Ddd.Tests.dll
Syntax
public class Entity_Tests.Person : Entity<Guid>, IEntity<Guid>, IEntity
Constructors
Person()
Declaration
public Person()
Person(Guid)
Declaration
public Person(Guid id)
Parameters
Type | Name | Description |
---|---|---|
Guid | id |